Preparing search index...
The search index is not available
Spectre WASM32 SDK - Core
Spectre WASM32 SDK - Core
ITransactionDataIncoming
Interface ITransactionDataIncoming
Contains UTXO entries and value for an incoming transaction.
interface
ITransactionDataIncoming
{
utxoEntries
:
IUtxoRecord
[]
;
value
:
bigint
;
}
Index
Properties
utxo
Entries
value
Properties
utxo
Entries
utxo
Entries
:
IUtxoRecord
[]
value
value
:
bigint
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
utxo
Entries
value
Spectre WASM32 SDK - Core
Loading...
Contains UTXO entries and value for an incoming transaction.