From 5afaea2351e89aebf8ba4d54890eca6cb1af5df1 Mon Sep 17 00:00:00 2001 From: novasama-bot <140433189+novasama-bot[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 10:57:50 +0000 Subject: [PATCH 1/2] Update test data file --- tests/chains_for_testBalance.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/chains_for_testBalance.json b/tests/chains_for_testBalance.json index 89f21fab9..e5c401d68 100644 --- a/tests/chains_for_testBalance.json +++ b/tests/chains_for_testBalance.json @@ -448,5 +448,10 @@ "chainId": "58d1393b47b11707978fbc07e77d7b6f7d9aa88d207dc008a52385f7dba6156a", "name": "Jur", "account": "0x62d277e2a3725a0936f5da03f93b722bf320aa559f176349579d4c3394dceb23" + }, + { + "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", + "name": "GM", + "account": " - " } ] From 0db4db8b716d0aa65f63c46276a93f9969e88714 Mon Sep 17 00:00:00 2001 From: leohar Date: Wed, 19 Jun 2024 13:35:46 +0200 Subject: [PATCH 2/2] add GM test account --- tests/chains_for_testBalance.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/chains_for_testBalance.json b/tests/chains_for_testBalance.json index e5c401d68..ce8f8e603 100644 --- a/tests/chains_for_testBalance.json +++ b/tests/chains_for_testBalance.json @@ -452,6 +452,6 @@ { "chainId": "19a3733beb9cb8a970a308d835599e9005e02dc007a35440e461a451466776f8", "name": "GM", - "account": " - " + "account": "0x2cbac2d6ac81d2169fa6e455b0497cf0389bd5dd2a11b24a53e6d94053765a77" } ]