Options
All
  • Public
  • Public/Protected
  • All
Menu

GasInfo defines tx execution gas context.

Hierarchy

  • GasInfo

Index

Properties

Properties

gasUsed

gasUsed: number

GasUsed is the amount of gas actually consumed.

gasWanted

gasWanted: number

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

Generated using TypeDoc