From 79f4d1293538782499320de967d586e0a22d84cb Mon Sep 17 00:00:00 2001 From: Milap Sheth Date: Thu, 29 Feb 2024 10:03:01 -0500 Subject: [PATCH] revert config change --- client/docs/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/client/docs/config.json b/client/docs/config.json index 5304b823d..1201c2f17 100644 --- a/client/docs/config.json +++ b/client/docs/config.json @@ -15,8 +15,7 @@ "rename": { "Link": "AxelarnetLink", "ConfirmDeposit": "AxelarnetConfirmDeposit", - "Params": "AxelarnetParams", - "Chains": "AxelarnetChains" + "Params": "AxelarnetParams" } } },