Preparing search index...
The search index is not available
@xchainjs/xchain-client
@xchainjs/xchain-client
Tx
Type alias Tx
Tx
:
{
asset
:
Asset
;
date
:
Date
;
from
:
TxFrom
[]
;
hash
:
string
;
to
:
TxTo
[]
;
type
:
TxType
;
}
Type definition for a transaction.
Type declaration
asset
:
Asset
date
:
Date
from
:
TxFrom
[]
hash
:
string
to
:
TxTo
[]
type
:
TxType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xchainjs/xchain-client
Loading...
Generated using
TypeDoc
Type definition for a transaction.