Preparing search index...
The search index is not available
Spectre WASM32 SDK
Spectre WASM32 SDK
IGetServerInfoResponse
Interface IGetServerInfoResponse
Return interface for the
RpcClient.getServerInfo
RPC method.
interface
IGetServerInfoResponse
{
hasUtxoIndex
:
boolean
;
isSynced
:
boolean
;
networkId
:
string
;
rpcApiVersion
:
number
[]
;
serverVersion
:
string
;
virtualDaaScore
:
bigint
;
}
Index
Properties
has
Utxo
Index
is
Synced
network
Id
rpc
Api
Version
server
Version
virtual
Daa
Score
Properties
has
Utxo
Index
has
Utxo
Index
:
boolean
is
Synced
is
Synced
:
boolean
network
Id
network
Id
:
string
rpc
Api
Version
rpc
Api
Version
:
number
[]
server
Version
server
Version
:
string
virtual
Daa
Score
virtual
Daa
Score
:
bigint
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
has
Utxo
Index
is
Synced
network
Id
rpc
Api
Version
server
Version
virtual
Daa
Score
Spectre WASM32 SDK
Loading...
Return interface for the RpcClient.getServerInfo RPC method.