Skip to main content

OP_ROT

Constant OP_ROT 

Source
pub const OP_ROT: u8 = 0x7b;
Expand description

Rotate the top three items on the stack (third item moves to top).