Function gasprice
pub fn gasprice<WIRE, H>(context: InstructionContext<'_, H, WIRE>)Available on crate feature
evm only.Expand description
Implements the GASPRICE instruction.
Gets the gas price of the originating transaction.
pub fn gasprice<WIRE, H>(context: InstructionContext<'_, H, WIRE>)evm only.Implements the GASPRICE instruction.
Gets the gas price of the originating transaction.