Preparing search index...
The search index is not available
Kaspa WASM32 SDK - Core
Kaspa WASM32 SDK - Core
UtxoProcessorEventMap
Type alias UtxoProcessorEventMap
Utxo
Processor
Event
Map
:
{
balance
:
IBalanceEvent
;
connect
:
IConnectEvent
;
daa-score-change
:
IDaaScoreChangeEvent
;
disconnect
:
IDisconnectEvent
;
discovery
:
IDiscoveryEvent
;
error
:
IErrorEvent
;
maturity
:
IMaturityEvent
;
pending
:
IPendingEvent
;
reorg
:
IReorgEvent
;
server-status
:
IServerStatusEvent
;
stasis
:
IStasisEvent
;
sync-state
:
ISyncStateEvent
;
utxo-index-not-enabled
:
IUtxoIndexNotEnabledEvent
;
utxo-proc-error
:
IUtxoProcErrorEvent
;
}
UtxoProcessor notification event data map.
Type declaration
balance
:
IBalanceEvent
connect
:
IConnectEvent
daa-
score-
change
:
IDaaScoreChangeEvent
disconnect
:
IDisconnectEvent
discovery
:
IDiscoveryEvent
error
:
IErrorEvent
maturity
:
IMaturityEvent
pending
:
IPendingEvent
reorg
:
IReorgEvent
server-
status
:
IServerStatusEvent
stasis
:
IStasisEvent
sync-
state
:
ISyncStateEvent
utxo-
index-
not-
enabled
:
IUtxoIndexNotEnabledEvent
utxo-
proc-
error
:
IUtxoProcErrorEvent
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Kaspa WASM32 SDK - Core
AccountsDiscoveryKind
AddressVersion
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
Opcode
RpcEventType
SubmitBlockRejectReason
TransactionDataType
TransactionKind
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
Account
AccountKind
Address
AgentConstructorOptions
Loading...
Generated using
TypeDoc
UtxoProcessor notification event data map.