From ce2b79f8699f840b65e1da46f820a874d54c6170 Mon Sep 17 00:00:00 2001 From: pbio <10051819+paulbalaji@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:10:26 +0000 Subject: [PATCH] update .registryrc / agent config Signed-off-by: pbio <10051819+paulbalaji@users.noreply.github.com> --- .registryrc | 2 +- rust/main/config/mainnet_config.json | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.registryrc b/.registryrc index 71f4d1d7d6..48c6fa865f 100644 --- a/.registryrc +++ b/.registryrc @@ -1 +1 @@ -d94c5f54ab5f8141c8bc74d4c8e2f2bf19d57b73 +79fcadaf4df46d5434fc06622b4b082754eec67c diff --git a/rust/main/config/mainnet_config.json b/rust/main/config/mainnet_config.json index ec7e4709f3..4bf30d625b 100644 --- a/rust/main/config/mainnet_config.json +++ b/rust/main/config/mainnet_config.json @@ -7333,6 +7333,9 @@ "rpcUrls": [ { "http": "https://api-hyperlane.nodes.torus.network" + }, + { + "http": "https://api.torus.network" } ], "technicalStack": "polkadotsubstrate",