Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
IGetInfoResponse
Interface IGetInfoResponse
Return interface for the
RpcClient.getInfo
RPC method.
interface
IGetInfoResponse
{
hasMessageId
:
boolean
;
hasNotifyCommand
:
boolean
;
isSynced
:
boolean
;
isUtxoIndexed
:
boolean
;
mempoolSize
:
bigint
;
p2pId
:
string
;
serverVersion
:
string
;
}
Index
Properties
has
Message
Id
has
Notify
Command
is
Synced
is
Utxo
Indexed
mempool
Size
p2p
Id
server
Version
Properties
has
Message
Id
has
Message
Id
:
boolean
GRPC ONLY
has
Notify
Command
has
Notify
Command
:
boolean
GRPC ONLY
is
Synced
is
Synced
:
boolean
is
Utxo
Indexed
is
Utxo
Indexed
:
boolean
mempool
Size
mempool
Size
:
bigint
p2p
Id
p2p
Id
:
string
server
Version
server
Version
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
has
Message
Id
has
Notify
Command
is
Synced
is
Utxo
Indexed
mempool
Size
p2p
Id
server
Version
Kaspa WASM32 SDK
AccountsDiscoveryKind
AddressVersion
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
Abortable
Aborted
Account
AccountKind
Address
AgentConstructorOptions
AppendFileOptions
AssertionErrorOptions
Balance
BalanceStrings
Beacon
ConsensusParams
ConsoleConstructorOptions
Loading...
Generated using
TypeDoc
Return interface for the RpcClient.getInfo RPC method.