Avalanche SDK Client
Preparing search index...
methods/cChain
IssueTxReturnType
Type Alias IssueTxReturnType
The return type for the
platform.issueTx
method.
Param: txID
The ID of the issued transaction.
type
IssueTxReturnType
=
{
txID
:
string
;
}
Index
Properties
tx
ID
Properties
tx
ID
txID
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
tx
ID
GitHub
Avalanche Docs
Avalanche SDK Client
Loading...
The return type for the
platform.issueTx
method.Param: txID
The ID of the issued transaction.