GasInfo defines tx execution gas context.
Optional
GasUsed is the amount of gas actually consumed.
uint64
GasWanted is the maximum units of work we allow this tx to perform.
Generated using TypeDoc
GasInfo defines tx execution gas context.