Preparing search index...
The search index is not available
Kaspa WASM32 SDK - Core
Kaspa WASM32 SDK - Core
RpcEvent
Interface RpcEvent
RPC notification event.
interface
RpcEvent
{
data
?:
RpcEventData
;
type
:
RpcEventType
;
}
Index
Properties
data?
type
Properties
Optional
data
data
?:
RpcEventData
type
type
:
RpcEventType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
type
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
RPC notification event.