Versions in this module Expand all Collapse all v0 v0.1.0 Jan 19, 2024 Changes in this version + type CoreModule struct + func NewIBCCOreAppModule(k *ibc.Keeper) *CoreModule + func (CoreModule) DefaultGenesis() json.RawMessage + func (am CoreModule) ExportGenesis(ctx sdk.Context) json.RawMessage + func (am CoreModule) InitGenesis(ctx sdk.Context, data json.RawMessage) []abci.ValidatorUpdate