Function block_number
pub fn block_number<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
Expand description
Implements the NUMBER instruction.
Pushes the current block number onto the stack.
pub fn block_number<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
Implements the NUMBER instruction.
Pushes the current block number onto the stack.