Post
Topic
Board Development & Technical Discussion
Re: How to use OP_CHECKSEQUENCEVERIFY
by
amaclin
on 08/06/2017, 21:57:54 UTC
does it mean if we need to push numbers from 1-16, we shall use OP_1 to OP_16?
It is not nessesary in p2sh redeem script to use opcodes OP_0, OP_1...OP_16 instead of pushes
but is saves one byte per input on each full bitcoin node Smiley