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