pub fn gasprice<IT: ITy, H: Host + ?Sized>(
context: InstructionContext<'_, H, IT>,
) -> InstructionExecResultExpand description
Implements the GASPRICE instruction.
Gets the gas price of the originating transaction.
pub fn gasprice<IT: ITy, H: Host + ?Sized>(
context: InstructionContext<'_, H, IT>,
) -> InstructionExecResultImplements the GASPRICE instruction.
Gets the gas price of the originating transaction.