OP_OVER

Constant OP_OVER 

Source
pub const OP_OVER: u8 = 0x78; // 120u8
Expand description

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