import "github.com/cosmos/cosmos-sdk/x/auth/legacy/v0_36"
DONTCOVER nolint
DONTCOVER nolint
const (
ModuleName = "auth"
)
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(params v034auth.Params) GenesisState
Package v0_36 imports 1 packages (graph) and is imported by 3 packages. Updated 2019-08-11. Refresh now. Tools for package owners.