chore: fix some function names (#20365)
Signed-off-by: gopherorg <gopherworld@icloud.com>
This commit is contained in:
@@ -45,7 +45,7 @@ func (m Migrator) Migrate4To5(ctx context.Context) error {
|
||||
return v5.Migrate(ctx, m.keeper.KVStoreService, m.keeper.AccountNumber)
|
||||
}
|
||||
|
||||
// V45_SetAccount implements V45_SetAccount
|
||||
// V45SetAccount implements V45_SetAccount
|
||||
// set the account without map to accAddr to accNumber.
|
||||
//
|
||||
// NOTE: This is used for testing purposes only.
|
||||
|
||||
Reference in New Issue
Block a user