diff --git a/x/ccv/provider/client/cli/tx.go b/x/ccv/provider/client/cli/tx.go index e2be4fa34d..4015f372c1 100644 --- a/x/ccv/provider/client/cli/tx.go +++ b/x/ccv/provider/client/cli/tx.go @@ -255,7 +255,7 @@ where create_consumer.json has the following structure: "denylist": [], "min_stake": "0", "allow_inactive_vals": false, - "prioritylist": [] + "prioritylist": [] }, "allowlisted_reward_denoms": { "denoms": ["ibc/...", "ibc/..."] @@ -354,7 +354,7 @@ where update_consumer.json has the following structure: "denylist": [], "min_stake": "0", "allow_inactive_vals": false, - "prioritylist": [] + "prioritylist": [] }, "allowlisted_reward_denoms": { "denoms": ["ibc/...", "ibc/..."]