Function block_number

pub fn block_number<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
where WIRE: InterpreterTypes, H: Host + ?Sized,
Expand description

Implements the NUMBER instruction.

Pushes the current block number onto the stack.