Documentation ¶
Index ¶
Constants ¶
View Source
const ( ModuleName = gov.ModuleName MinDepositTokens = 1000 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenesisUpdater ¶
type GenesisUpdater struct{}
GenesisUpdater implements an genesis updater for the gov module.
func (GenesisUpdater) Name ¶
func (GenesisUpdater) Name() string
Name returns the gov module's name.
func (GenesisUpdater) UpdateGenesis ¶
func (GenesisUpdater) UpdateGenesis(cdc *codec.Codec, appState map[string]json.RawMessage)
UpdateGenesis returns genesis state after changes as raw bytes for the gov module.
Click to show internal directories.
Click to hide internal directories.