Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
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
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
Argument interface for the RpcClient.addPeer RPC method.