gasprice

Function gasprice 

pub fn gasprice<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
where WIRE: InterpreterTypes, H: Host + ?Sized,
Available on crate feature evm only.
Expand description

Implements the GASPRICE instruction.

Gets the gas price of the originating transaction.