Constant bitcoin::opcodes::OP_PUSHBYTES_32
pub const OP_PUSHBYTES_32: All;Expand description
Push the next 32 bytes as an array onto the stack.
pub const OP_PUSHBYTES_32: All;Push the next 32 bytes as an array onto the stack.