Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
RpcClientsInfo
Interface RpcClientsInfo
interface
RpcClientsInfo
{
addressSubscription
:
Set
<
"connected"
|
"current"
>
;
connectNode
:
boolean
;
id
:
string
;
rpc
:
RpcClientWallet
;
status
:
RPC_STATUS
;
}
Index
Properties
address
Subscription
connect
Node
id
rpc
status
Properties
address
Subscription
address
Subscription
:
Set
<
"connected"
|
"current"
>
connect
Node
connect
Node
:
boolean
id
id
:
string
rpc
rpc
:
RpcClientWallet
status
status
:
RPC_STATUS
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
Subscription
connect
Node
id
rpc
status
@aeternity/aepp-sdk
Loading...