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