Skip to content

Commit

Permalink
took into account comments
Browse files Browse the repository at this point in the history
  • Loading branch information
insumity committed Sep 4, 2024
1 parent f8bde3c commit 15c6007
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions x/ccv/provider/migrations/v8/migrations.go
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,6 @@ func MigrateLaunchedConsumerChains(ctx sdk.Context, store storetypes.KVStore, pk
store.Delete(oldKey)
}

rekeyFromChainIdToConsumerId(store, MinimumPowerInTopNKeyPrefix, chainId, consumerId)

// chainId -> ConsumerAddrsToPruneV2
rekeyChainIdAndTsKey(store, providertypes.ConsumerAddrsToPruneV2KeyPrefix(), chainId, consumerId)

Expand Down

0 comments on commit 15c6007

Please sign in to comment.