Constant bitcoin::opcodes::OP_OVER

pub const OP_OVER: All;
Expand description

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