Preparing search index...
The search index is not available
Spectre WASM32 SDK
Spectre WASM32 SDK
IGetBlocksResponse
Interface IGetBlocksResponse
Return interface for the
RpcClient.getBlocks
RPC method.
interface
IGetBlocksResponse
{
blockHashes
:
string
[]
;
blocks
:
IBlock
[]
;
}
Index
Properties
block
Hashes
blocks
Properties
block
Hashes
block
Hashes
:
string
[]
blocks
blocks
:
IBlock
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block
Hashes
blocks
Spectre WASM32 SDK
Loading...
Return interface for the RpcClient.getBlocks RPC method.