Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
types
RuntimeClientGetBlockRequest
Interface RuntimeClientGetBlockRequest
GetBlockRequest is a GetBlock request.
interface
RuntimeClientGetBlockRequest
{
round
:
longnum
;
runtime_id
:
Uint8Array
;
}
Index
Properties
round
runtime_
id
Properties
round
round
:
longnum
runtime_
id
runtime_
id
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
round
runtime_
id
@oasisprotocol/client
Loading...
GetBlockRequest is a GetBlock request.