Documentation ¶
Index ¶
Constants ¶
Variables ¶
View Source
var ( NewKeeper = keeper.NewKeeper StoreKey = types.ModuleName ModuleName = types.ModuleName RegisterCodec = types.RegisterCodec ModuleCdc = types.ModuleCdc )
Functions ¶
func InitGenesis ¶
func InitGenesis(ctx sdk.Context, k Keeper, data GenesisState)
Types ¶
type GenesisState ¶
type GenesisState = types.GenesisState
Click to show internal directories.
Click to hide internal directories.