Interface EventDataResultTx
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