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