You can just use HexStr(script) or script.ToString() for debugging, no need for these extra functions.
Remove unused Print/PrintHex functions #4318
pull laanwj wants to merge 1 commits into bitcoin:master from laanwj:2014_06_script_unused_debugging changing 3 files +0 −26-
laanwj commented at 1:10 PM on June 10, 2014: member
-
6dd5edb7de
Remove unused Print/PrintHex functions
You can just use HexStr(script) or script.ToString() for debugging, no need for these extra functions.
- jgarzik referenced this in commit 3d7399cb17 on Jun 10, 2014
- jgarzik merged this on Jun 10, 2014
- jgarzik closed this on Jun 10, 2014
- MarcoFalke locked this on Sep 8, 2021
Contributors