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