Preparing search index...
The search index is not available
Spectre WASM32 SDK - Core
Spectre WASM32 SDK - Core
IGetHeadersRequest
Interface IGetHeadersRequest
Argument interface for the
RpcClient.getHeaders
RPC method.
interface
IGetHeadersRequest
{
isAscending
:
boolean
;
limit
:
bigint
;
startHash
:
string
;
}
Index
Properties
is
Ascending
limit
start
Hash
Properties
is
Ascending
is
Ascending
:
boolean
limit
limit
:
bigint
start
Hash
start
Hash
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
is
Ascending
limit
start
Hash
Spectre WASM32 SDK - Core
Loading...
Argument interface for the RpcClient.getHeaders RPC method.