Avalanche SDK Client
Preparing search index...
methods/wallet
TransactionDetails
Type Alias TransactionDetails
The details of a transaction.
type
TransactionDetails
=
{
chainAlias
:
"P"
|
"C"
;
txHash
:
string
;
}
Index
Properties
chain
Alias
tx
Hash
Properties
chain
Alias
chainAlias
:
"P"
|
"C"
The chain alias of the transaction.
tx
Hash
txHash
:
string
The hash of the transaction.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
chain
Alias
tx
Hash
GitHub
Avalanche Docs
Avalanche SDK Client
Loading...
The details of a transaction.