Preparing search index...
The search index is not available
Spectre WASM32 SDK - Core
Spectre 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
;
utxo-proc-start
:
undefined
;
utxo-proc-stop
:
undefined
;
}
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
utxo-
proc-
start
:
undefined
utxo-
proc-
stop
:
undefined
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Spectre WASM32 SDK - Core
Loading...
UtxoProcessor notification event data map.