Preparing search index...
The search index is not available
Kaspa WASM32 SDK - RPC
Kaspa WASM32 SDK - RPC
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 - RPC
AddressVersion
ConnectStrategy
Encoding
NetworkType
Opcode
RpcEventType
SubmitBlockRejectReason
Abortable
Aborted
Address
Hash
Header
NetworkId
NodeDescriptor
Resolver
RpcClient
ScriptBuilder
ScriptPublicKey
SignableTransaction
Transaction
TransactionInput
Loading...
Generated using
TypeDoc
Return interface for the RpcClient.getInfo RPC method.