Skip to content

Commit

Permalink
init commit2
Browse files Browse the repository at this point in the history
  • Loading branch information
insumity committed Aug 27, 2024
1 parent e6a1bfc commit 7cad208
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x/ccv/provider/migrations/v8/migrations.go
Original file line number Diff line number Diff line change
Expand Up @@ -374,8 +374,8 @@ func MigrateStoppedConsumerChains(ctx sdk.Context, store storetypes.KVStore, pk
for _, prop := range props {
_ = prop
// TODO
//- each prop should have a stop time set, so it can be added to AppendConsumerToBeStoppedOnStopTime
//- populate the state accordingly
// - each prop should have a stop time set, so it can be added to AppendConsumerToBeStoppedOnStopTime
// - populate the state accordingly
}

// Note that the keys are deleted in CleanupState
Expand Down

0 comments on commit 7cad208

Please sign in to comment.