GasInfo defines tx execution gas context.

Hierarchy

  • V1Beta1GasInfo

Properties

Properties

gas_used?: string

GasUsed is the amount of gas actually consumed.

Format

uint64

gas_wanted?: string

GasWanted is the maximum units of work we allow this tx to perform.

Format

uint64

Generated using TypeDoc