Preparing search index...
The search index is not available
Spectre WASM32 SDK - Core
Spectre WASM32 SDK - Core
ISubmitBlockRequest
Interface ISubmitBlockRequest
Argument interface for the
RpcClient.submitBlock
RPC method.
interface
ISubmitBlockRequest
{
allowNonDAABlocks
:
boolean
;
block
:
IBlock
;
}
Index
Properties
allow
NonDAABlocks
block
Properties
allow
NonDAABlocks
allow
NonDAABlocks
:
boolean
block
block
:
IBlock
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
allow
NonDAABlocks
block
Spectre WASM32 SDK - Core
Loading...
Argument interface for the RpcClient.submitBlock RPC method.