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