From abd2773690bc521a85a410732d6cc29dd77539c5 Mon Sep 17 00:00:00 2001 From: kirdatatjana <116630536+kirdatatjana@users.noreply.github.com> Date: Wed, 23 Oct 2024 13:10:49 +0200 Subject: [PATCH] Update tx.go --- x/ccv/provider/client/cli/tx.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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/..."]