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