Preparing search index...
The search index is not available
Spectre WASM32 SDK
Spectre WASM32 SDK
IGetBlocksRequest
Interface IGetBlocksRequest
Argument interface for the
RpcClient.getBlocks
RPC method.
interface
IGetBlocksRequest
{
includeBlocks
:
boolean
;
includeTransactions
:
boolean
;
lowHash
?:
string
;
}
Index
Properties
include
Blocks
include
Transactions
low
Hash?
Properties
include
Blocks
include
Blocks
:
boolean
include
Transactions
include
Transactions
:
boolean
Optional
low
Hash
low
Hash
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
include
Blocks
include
Transactions
low
Hash
Spectre WASM32 SDK
Loading...
Argument interface for the RpcClient.getBlocks RPC method.