Browsing: undefined
script – Undefined opcodes in Bitcoin Core defined as “Synonyms for OP_RETURN” in rust-bitcoin
By admin
In rust-bitcoin, opcodes past the 0xba opcode are named as such: OP_RETURN_187, OP_RETURN_188, …, OP_RETURN_254. Their description is all the…