Skip to content

Commit

Permalink
chore: small nits
Browse files Browse the repository at this point in the history
  • Loading branch information
mbreithecker committed May 3, 2024
1 parent 95d480e commit 1b9fc6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/upgrades/v1_5/upgrade.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ func CreateUpgradeHandler(mm *module.Manager, configurator module.Configurator,

// TODO: migrate gov params

// TODO: migrate delegation outstanding rewards

return mm.RunMigrations(ctx, configurator, fromVM)
}
}
Expand Down

0 comments on commit 1b9fc6c

Please sign in to comment.