Function gaslimit
pub fn gaslimit<WIRE, H>(context: InstructionContext<'_, H, WIRE>)Available on crate feature
evm only.Expand description
Implements the GASLIMIT instruction.
Pushes the current block’s gas limit onto the stack.
pub fn gaslimit<WIRE, H>(context: InstructionContext<'_, H, WIRE>)evm only.Implements the GASLIMIT instruction.
Pushes the current block’s gas limit onto the stack.