Preparing search index...
The search index is not available
@xchainjs/xchain-client
@xchainjs/xchain-client
TxFrom
Type alias TxFrom
Tx
From
:
{
amount
:
BaseAmount
;
asset
?:
Asset
;
from
:
Address
|
TxHash
;
}
Type definition for the sender of a transaction.
Type declaration
amount
:
BaseAmount
Optional
asset
?:
Asset
from
:
Address
|
TxHash
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xchainjs/xchain-client
Loading...
Generated using
TypeDoc
Type definition for the sender of a transaction.