Constant bc::opcodes::OP_TOALTSTACK
source · pub const OP_TOALTSTACK: u8 = 0x6b;Expand description
Pop one element from the main stack onto the alt stack.
pub const OP_TOALTSTACK: u8 = 0x6b;Pop one element from the main stack onto the alt stack.