Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
types
RootHashRoundRootsRequest
Interface RootHashRoundRootsRequest
RoundRootsRequest is a request for a specific runtime and round's state and I/O roots.
interface
RootHashRoundRootsRequest
{
height
:
longnum
;
round
:
longnum
;
runtime_id
:
Uint8Array
;
}
Index
Properties
height
round
runtime_
id
Properties
height
height
:
longnum
round
round
:
longnum
runtime_
id
runtime_
id
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
round
runtime_
id
@oasisprotocol/client
Loading...
RoundRootsRequest is a request for a specific runtime and round's state and I/O roots.