Skip to content

Commit

Permalink
Update app/upgrades/v0.0.11.go
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Olshansky <[email protected]>
  • Loading branch information
okdas and Olshansk authored Jan 24, 2025
1 parent a58fabc commit 46cf1f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/upgrades/v0.0.11.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ var Upgrade_0_0_11 = Upgrade{
keepers *keepers.Keepers,
configurator module.Configurator,
) upgradetypes.UpgradeHandler {

// Adds new parameters using ignite's config.yml as a reference. Assuming we don't need any other parameters.
// https://github.com/pokt-network/poktroll/compare/v0.0.10...v0.0.11-rc
applyNewParameters := func(ctx context.Context) (err error) {
Expand Down

0 comments on commit 46cf1f6

Please sign in to comment.