derive::opcodes

Constant OP_SWAP

Source
pub const OP_SWAP: u8 = 0x7c; // 124u8
Expand description

Swap the top two stack items.