Documentation ¶
Overview ¶
DONTCOVER nolint
DONTCOVER nolint
Index ¶
Constants ¶
View Source
const (
ModuleName = "auth"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenesisState ¶
func Migrate ¶
func Migrate(oldGenState v034auth.GenesisState) GenesisState
Migrate accepts exported genesis state from v0.34 and migrates it to v0.36 genesis state. This migration removes the CollectedFees coins from the old FeeCollectorKeeper.
func NewGenesisState ¶
func NewGenesisState(params v034auth.Params) GenesisState
Click to show internal directories.
Click to hide internal directories.