From dc49f8fb29d5a1aa05088a104e807adba6ce68fc Mon Sep 17 00:00:00 2001 From: Atheesh Padala <59333759+atheeshp@users.noreply.github.com> Date: Thu, 26 Sep 2024 16:43:45 +0530 Subject: [PATCH 1/3] Update tests/fee-abs/cheqd/proposal.json --- tests/fee-abs/cheqd/proposal.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/fee-abs/cheqd/proposal.json b/tests/fee-abs/cheqd/proposal.json index ff029bdae..5f3a5a108 100644 --- a/tests/fee-abs/cheqd/proposal.json +++ b/tests/fee-abs/cheqd/proposal.json @@ -29,5 +29,5 @@ } ], "deposit": "10000000000ncheq" - - } \ No newline at end of file + } + \ No newline at end of file From 82a9c83b3f2930c4f326d9df78d0bb7c8544f466 Mon Sep 17 00:00:00 2001 From: Atheesh Padala <59333759+atheeshp@users.noreply.github.com> Date: Thu, 26 Sep 2024 16:43:52 +0530 Subject: [PATCH 2/3] Update tests/fee-abs/osmosis/pool.json --- tests/fee-abs/osmosis/pool.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/fee-abs/osmosis/pool.json b/tests/fee-abs/osmosis/pool.json index f515b1080..93cf9e65d 100644 --- a/tests/fee-abs/osmosis/pool.json +++ b/tests/fee-abs/osmosis/pool.json @@ -4,4 +4,5 @@ "swap-fee": "0.01", "exit-fee": "0", "future-governor": "" - } \ No newline at end of file + } + \ No newline at end of file From 052ab37f85935588515802f0eb1ff68e41a311b4 Mon Sep 17 00:00:00 2001 From: Atheesh Padala <59333759+atheeshp@users.noreply.github.com> Date: Thu, 26 Sep 2024 16:43:59 +0530 Subject: [PATCH 3/3] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7501d05e0..492da4849 100644 --- a/.gitignore +++ b/.gitignore @@ -453,4 +453,4 @@ tests/ibc-defi/cheqd_relayer_mnemonic.txt tests/ibc-defi/osmo_relayer_mnemonic.txt tests/fee-abs/cheqd_relayer_mnemonic.txt -tests/fee-abs/osmo_relayer_mnemonic.txt \ No newline at end of file +tests/fee-abs/osmo_relayer_mnemonic.txt