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