Preparing search index...
The search index is not available
Kaspa WASM32 SDK - RPC
Kaspa WASM32 SDK - RPC
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 - RPC
AddressVersion
ConnectStrategy
Encoding
NetworkType
RpcEventType
SubmitBlockRejectReason
Abortable
Aborted
Address
Hash
Header
NetworkId
NodeDescriptor
Resolver
RpcClient
ScriptBuilder
ScriptPublicKey
SignableTransaction
Transaction
TransactionInput
TransactionOutpoint
Loading...
Generated using
TypeDoc
Argument interface for the RpcClient.addPeer RPC method.