Preparing search index...
The search index is not available
Spectre WASM32 SDK - RPC
Spectre WASM32 SDK - RPC
ITransactionOutpoint
Interface ITransactionOutpoint
Interface defines the structure of a transaction outpoint (used by transaction input).
interface
ITransactionOutpoint
{
index
:
number
;
transactionId
:
string
;
}
Index
Properties
index
transaction
Id
Properties
index
index
:
number
transaction
Id
transaction
Id
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
index
transaction
Id
Spectre WASM32 SDK - RPC
Loading...
Interface defines the structure of a transaction outpoint (used by transaction input).