Skip to content

Commit

Permalink
remove upgrade commission cause we already have a separate upgrade fo…
Browse files Browse the repository at this point in the history
…r this
  • Loading branch information
GNaD13 committed Jul 12, 2024
1 parent bb28039 commit 9a4f705
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 48 deletions.
47 changes: 0 additions & 47 deletions app/upgrades/v2/commission.go

This file was deleted.

1 change: 0 additions & 1 deletion app/upgrades/v2/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ func CreateUpgradeHandler(
panic(err)
}

fixMinCommisionRate(ctx, sk, stakingLegacySubspace)
migrateParamSubspace(ctx, ck, pk)

if _, err := ibctmmigrations.PruneExpiredConsensusStates(ctx, cdc, clientKeeper); err != nil {
Expand Down

0 comments on commit 9a4f705

Please sign in to comment.