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