Skip to content

Commit

Permalink
Update proposal_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
shaspitz committed Sep 15, 2023
1 parent 3b6b640 commit a6fe127
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x/ccv/provider/keeper/proposal_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,8 @@ func TestMakeConsumerGenesis(t *testing.T) {
"unbonding_period": 1728000000000000,
"soft_opt_out_threshold": "0.05",
"reward_denoms": [],
"provider_reward_denoms": []
"provider_reward_denoms": [],
"retry_delay_period": 3600000000000
},
"new_chain": true,
"provider_client_state": {
Expand Down

0 comments on commit a6fe127

Please sign in to comment.