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