Enumeration TransactionOrGasType

An enum representing transaction or gas types

Enumeration Members

Enumeration Members

TRANSACTION: "TRANSACTION"

If the type is a transaction

GAS: "GAS"

If the type is the gas amount

Generated using TypeDoc