Preparing search index...
The search index is not available
Kaspa WASM32 SDK - Core
Kaspa WASM32 SDK - Core
ITransactionDataStasis
Interface ITransactionDataStasis
Contains UTXO entries and value for a stasis transaction.
interface
ITransactionDataStasis
{
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
Kaspa WASM32 SDK - Core
AccountsDiscoveryKind
AddressVersion
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
RpcEventType
SubmitBlockRejectReason
TransactionDataType
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
Account
AccountKind
Address
AgentConstructorOptions
AppendFileOptions
AssertionErrorOptions
Loading...
Generated using
TypeDoc
Contains UTXO entries and value for a stasis transaction.