bitauth-ide icon indicating copy to clipboard operation
bitauth-ide copied to clipboard

If script ends with incomplete push, display warning in evaluation editor

Open bitjson opened this issue 6 years ago • 0 comments

E.g. if the unlocking script is simply: 0x03, it might not be immediately obvious that the evaluation isn't happening because it's waiting for more bytes. (Or maybe the user forgot to surround it with a push: <0x03>.)

bitjson avatar Nov 07 '19 05:11 bitjson