chore: typos fixes by cosmos-sdk bot (#18689)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com> Co-authored-by: Julien Robert <julien@rbrt.fr> Co-authored-by: marbar3778 <marbar3778@yahoo.com>
This commit is contained in:
co-authored by
github-merge-queue
Julien Robert
marbar3778
parent
39865d852f
commit
8f0d5b15f0
@@ -643,7 +643,7 @@ type MigrationHandler func(sdk.Context) error
|
||||
type VersionMap map[string]uint64
|
||||
|
||||
// RunMigrations performs in-place store migrations for all modules. This
|
||||
// function MUST be called insde an x/upgrade UpgradeHandler.
|
||||
// function MUST be called inside an x/upgrade UpgradeHandler.
|
||||
//
|
||||
// Recall that in an upgrade handler, the `fromVM` VersionMap is retrieved from
|
||||
// x/upgrade's store, and the function needs to return the target VersionMap
|
||||
|
||||
Reference in New Issue
Block a user