bips icon indicating copy to clipboard operation
bips copied to clipboard

Add bip-internalkey

Open reardencode opened this issue 1 year ago • 1 comments

OP_INTERNALKEY is a new BIP342 tapscript only opcode (upgraded using OP_SUCCESS semantics) that takes bytes 1-32 (0-index, inclusive) from the BIP341 taproot control block and places them on the stack. This BIP describes that behavior.

reardencode avatar Jan 07 '24 18:01 reardencode

Updated to match the BIN.

reardencode avatar Apr 24 '24 21:04 reardencode