Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
IDisconnectEvent
Interface IDisconnectEvent
Emitted by
UtxoProcessor
when it disconnects from RPC.
interface
IDisconnectEvent
{
networkId
:
string
;
url
?:
string
;
}
Index
Properties
network
Id
url?
Properties
network
Id
network
Id
:
string
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
network
Id
url
Kaspa WASM32 SDK
AccountsDiscoveryKind
AddressVersion
BindingType
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
Opcodes
RpcEventType
SighashType
SubmitBlockRejectReason
TransactionDataType
TransactionKind
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
AccountKind
Address
Loading...
Generated using
TypeDoc
Emitted by UtxoProcessor when it disconnects from RPC.