From 5c26a0c2707cb7c571e346027c7235ba5d3252c8 Mon Sep 17 00:00:00 2001 From: lucas-dydx <76970939+lucas-dydx@users.noreply.github.com> Date: Wed, 18 Oct 2023 15:38:08 -0400 Subject: [PATCH] Update `dev2` validator IP address (#86) --- public/configs/env.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/configs/env.json b/public/configs/env.json index e32ae1c..0b2ef9d 100644 --- a/public/configs/env.json +++ b/public/configs/env.json @@ -121,7 +121,7 @@ } ], "validators": [ - "http://35.75.227.118" + "http://54.92.118.111" ], "0xsquid": "https://testnet.api.0xsquid.com" }, @@ -844,4 +844,4 @@ } } } -} \ No newline at end of file +}