Function gasprice

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

Implements the GASPRICE instruction.

Gets the gas price of the originating transaction.