Preparing search index...
The search index is not available
Kaspa WASM32 SDK - Core
Kaspa WASM32 SDK - Core
IAddPeerRequest
Interface IAddPeerRequest
Argument interface for the
RpcClient.addPeer
RPC method.
interface
IAddPeerRequest
{
isPermanent
:
boolean
;
peerAddress
:
INetworkAddress
;
}
Index
Properties
is
Permanent
peer
Address
Properties
is
Permanent
is
Permanent
:
boolean
peer
Address
peer
Address
:
INetworkAddress
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
is
Permanent
peer
Address
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
Argument interface for the RpcClient.addPeer RPC method.