Preparing search index...
The search index is not available
@oasisprotocol/client
@oasisprotocol/client
types
ConsensusGenesis
Interface ConsensusGenesis
Genesis contains various consensus config flags that should be part of the genesis state.
interface
ConsensusGenesis
{
backend
:
string
;
params
:
ConsensusParameters
;
}
Index
Properties
backend
params
Properties
backend
backend
:
string
params
params
:
ConsensusParameters
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
backend
params
@oasisprotocol/client
Loading...
Genesis contains various consensus config flags that should be part of the genesis state.