Constant bitcoin::blockdata::opcodes::all::OP_OVER

source ·
pub const OP_OVER: Opcode;
Expand description

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