Skip to content

Commit

Permalink
fix provider call to new params
Browse files Browse the repository at this point in the history
  • Loading branch information
mpoke committed Nov 6, 2024
1 parent e1906aa commit a0af925
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x/ccv/provider/keeper/proposal.go
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@ func (k Keeper) MakeConsumerGenesis(
[]string{},
[]string{},
ccv.DefaultRetryDelayPeriod,
"0", // just to make it compatible with the consumer
)

gen = *ccv.NewInitialConsumerGenesisState(
Expand Down

0 comments on commit a0af925

Please sign in to comment.