Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
types
RootHashExecutorCommit
Interface RootHashExecutorCommit
ExecutorCommit is the argument set for the ExecutorCommit method.
interface
RootHashExecutorCommit
{
commits
:
RootHashExecutorCommitment
[]
;
id
:
Uint8Array
;
}
Index
Properties
commits
id
Properties
commits
commits
:
RootHashExecutorCommitment
[]
id
id
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
commits
id
@oasisprotocol/client
Loading...
ExecutorCommit is the argument set for the ExecutorCommit method.