bitcoin::blockdata::opcodes::all

Constant OP_OVER

Source
pub const OP_OVER: Opcode;
Expand description

Copies the second-to-top stack item, as xA -> AxA.