Function block_number

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

Implements the NUMBER instruction.

Pushes the current block number onto the stack.