From b57abc1a6cb1c5a521328ef1718db872dc6fb134 Mon Sep 17 00:00:00 2001 From: VariantConst <50503766+VariantConst@users.noreply.github.com> Date: Wed, 24 Dec 2025 17:58:48 +0800 Subject: [PATCH] Update Node1's endpoint in Tokyo. Update Node1's endpoint in Tokyo. --- src/constants/swqos.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/constants/swqos.rs b/src/constants/swqos.rs index c2be678..0a6b73b 100755 --- a/src/constants/swqos.rs +++ b/src/constants/swqos.rs @@ -199,7 +199,7 @@ pub const SWQOS_ENDPOINTS_NODE1: [&str; 8] = [ "http://fra.node1.me", "http://ams.node1.me", "http://ny.node1.me", - "http://fra.node1.me", + "http://tk.node1.me", "http://lon.node1.me", "http://ny.node1.me", "http://fra.node1.me", @@ -272,4 +272,4 @@ pub const SWQOS_MIN_TIP_BLOCKRAZOR: f64 = 0.0001; pub const SWQOS_MIN_TIP_ASTRALANE: f64 = 0.00001; pub const SWQOS_MIN_TIP_STELLIUM: f64 = 0.0001; // Stellium requires minimum 0.001 SOL tip pub const SWQOS_MIN_TIP_LIGHTSPEED: f64 = 0.0001; // Lightspeed requires minimum 0.001 SOL tip -pub const SWQOS_MIN_TIP_SOYAS: f64 = 0.001; // Soyas requires minimum 0.001 SOL tip \ No newline at end of file +pub const SWQOS_MIN_TIP_SOYAS: f64 = 0.001; // Soyas requires minimum 0.001 SOL tip