Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddSudoGenesis ¶
func AddSudoGenesis(gen app.GenesisState) ( genState app.GenesisState, rootPrivKey cryptotypes.PrivKey, rootAddr sdk.AccAddress, )
func NewTestGenesisState ¶
func NewTestGenesisState(appCodec codec.Codec) app.GenesisState
NewTestGenesisState returns 'NewGenesisState' using the default
genesis as input. The blockchain genesis state is represented as a map from module identifier strings to raw json messages.
func SudoGenesis ¶
func SudoGenesis() ( genState *sudotypes.GenesisState, rootPrivKey cryptotypes.PrivKey, rootAddr sdk.AccAddress, )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.