Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
IGetBlockCountResponse
Interface IGetBlockCountResponse
Return interface for the
RpcClient.getBlockCount
RPC method.
interface
IGetBlockCountResponse
{
blockCount
:
bigint
;
headerCount
:
bigint
;
}
Index
Properties
block
Count
header
Count
Properties
block
Count
block
Count
:
bigint
header
Count
header
Count
:
bigint
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block
Count
header
Count
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.getBlockCount RPC method.