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