From 05f1db6c77a126401b568564fc70650417428dec Mon Sep 17 00:00:00 2001 From: STRONG <98174752+valhalla71@users.noreply.github.com> Date: Tue, 26 Mar 2024 19:47:34 +0100 Subject: [PATCH] Update alt-config.json --- config/alt-config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/alt-config.json b/config/alt-config.json index 9249c32..6f8cfce 100644 --- a/config/alt-config.json +++ b/config/alt-config.json @@ -16,7 +16,7 @@ }, "sendPacket": { "optimism": { - "portAddr": "0x1234567890abcdef1234567890abcdef12345678", + "portAddr": "0x691B9bB9f262f997263FBF47F968d2B08bb5a6B8", "channelId": "channel-n", "timeout": 36000 }, @@ -28,7 +28,7 @@ }, "sendUniversalPacket": { "optimism": { - "portAddr": "0x1234567890abcdef1234567890abcdef12345678", + "portAddr": "0x691B9bB9f262f997263FBF47F968d2B08bb5a6B8", "channelId": "channel-x", "timeout": 36000 }, @@ -39,4 +39,4 @@ } }, "backup": {} -} \ No newline at end of file +}