Versions in this module Expand all Collapse all v1 v1.0.0 Jul 15, 2023 Changes in this version + func FindAccount(accs []simtypes.Account, address string) (simtypes.Account, bool) + func SimulateMsgEnroll(ak types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper) simtypes.Operation + func SimulateMsgUpdateStatus(ak types.AccountKeeper, bk types.BankKeeper, k keeper.Keeper) simtypes.Operation