Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventDataResultTx

Hierarchy

  • EventDataResultTx

Index

Properties

Properties

hash

hash: string

height

height: string

index

index: number

result

result: { gas_used: string; gas_wanted: string; log: string; tags: Tag[] }

Type declaration

  • gas_used: string
  • gas_wanted: string
  • log: string
  • tags: Tag[]

tx

tx: Tx<StdTx>

Generated using TypeDoc