From d22354a4850833b799874073f3cf9720e5c7665b Mon Sep 17 00:00:00 2001 From: jonesmarvin8 <83104039+jonesmarvin8@users.noreply.github.com> Date: Sat, 24 Jan 2026 08:47:09 -0500 Subject: [PATCH] update wallet configs --- .../configs/debug/sequencer/sequencer_config.json | 4 ++-- integration_tests/configs/debug/wallet/wallet_config.json | 4 ++-- wallet/configs/debug/wallet_config.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/integration_tests/configs/debug/sequencer/sequencer_config.json b/integration_tests/configs/debug/sequencer/sequencer_config.json index 57ee5c6d..977d0ff1 100644 --- a/integration_tests/configs/debug/sequencer/sequencer_config.json +++ b/integration_tests/configs/debug/sequencer/sequencer_config.json @@ -9,11 +9,11 @@ "port": 3040, "initial_accounts": [ { - "account_id": "7adggko3qzAB8pSdBxz8FNx6JHTSciV38yA1jqcy2EQV", + "account_id": "6iArKUXxhUJqS7kCaPNhwMWt3ro71PDyBj7jwAyE2VQV", "balance": 10000 }, { - "account_id": "9NHac6LD4VSWX4jyoB7Te8dx6qxMpmz2vGbrTNKFVu2J", + "account_id": "7wHg9sbJwc6h3NP1S9bekfAzB8CHifEcxKswCKUt3YQo", "balance": 20000 } ], diff --git a/integration_tests/configs/debug/wallet/wallet_config.json b/integration_tests/configs/debug/wallet/wallet_config.json index 8e18239c..14d9f716 100644 --- a/integration_tests/configs/debug/wallet/wallet_config.json +++ b/integration_tests/configs/debug/wallet/wallet_config.json @@ -8,7 +8,7 @@ "initial_accounts": [ { "Public": { - "account_id": "7adggko3qzAB8pSdBxz8FNx6JHTSciV38yA1jqcy2EQV", + "account_id": "6iArKUXxhUJqS7kCaPNhwMWt3ro71PDyBj7jwAyE2VQV", "pub_sign_key": [ 16, 162, @@ -47,7 +47,7 @@ }, { "Public": { - "account_id": "9NHac6LD4VSWX4jyoB7Te8dx6qxMpmz2vGbrTNKFVu2J", + "account_id": "7wHg9sbJwc6h3NP1S9bekfAzB8CHifEcxKswCKUt3YQo", "pub_sign_key": [ 113, 121, diff --git a/wallet/configs/debug/wallet_config.json b/wallet/configs/debug/wallet_config.json index fbaf61ff..f656e5df 100644 --- a/wallet/configs/debug/wallet_config.json +++ b/wallet/configs/debug/wallet_config.json @@ -8,7 +8,7 @@ "initial_accounts": [ { "Public": { - "account_id": "7adggko3qzAB8pSdBxz8FNx6JHTSciV38yA1jqcy2EQV", + "account_id": "6iArKUXxhUJqS7kCaPNhwMWt3ro71PDyBj7jwAyE2VQV", "pub_sign_key": [ 16, 162, @@ -47,7 +47,7 @@ }, { "Public": { - "account_id": "9NHac6LD4VSWX4jyoB7Te8dx6qxMpmz2vGbrTNKFVu2J", + "account_id": "7wHg9sbJwc6h3NP1S9bekfAzB8CHifEcxKswCKUt3YQo", "pub_sign_key": [ 113, 121,