Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
TxEvent
Interface TxEvent
interface
TxEvent
{
hash
:
Uint8Array
;
height
:
number
;
result
:
TxData
;
tx
:
Uint8Array
;
}
Index
Properties
hash
height
result
tx
Properties
Readonly
hash
hash
:
Uint8Array
Readonly
height
height
:
number
Readonly
result
result
:
TxData
Readonly
tx
tx
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hash
height
result
tx
@crownfi/sei-js-proto
Loading...