Versions in this module Expand all Collapse all v0 v0.1.1 Jan 7, 2025 v0.1.0 Dec 31, 2024 Changes in this version + func RegisterModules() + type BankAppModule struct + func NewBankAppModule(cdc codec.Codec, keeper bankkeeper.Keeper, ...) BankAppModule + func (am BankAppModule) DefaultGenesis() json.RawMessage + type BankModuleOutputs struct + BankKeeper bankkeeper.BaseKeeper + Module appmodule.AppModule + func ProvideBankModule(in bank.ModuleInputs) BankModuleOutputs