package onboarding import "cosmossdk.io/collections" const ModuleName = "onboarding" var ( ParamsKey = collections.NewPrefix("Params") )