Update swqos.rs

Corrected JITO's endpoint in Amsterdam.
This commit is contained in:
VariantConst
2025-08-19 20:21:00 +08:00
committed by GitHub
parent d27a44735a
commit 9ae8c702eb
+1 -1
View File
@@ -71,7 +71,7 @@ pub const BLOX_TIP_ACCOUNTS: &[Pubkey] = &[
pub const SWQOS_ENDPOINTS_JITO: [&str; 8] = [
"https://ny.mainnet.block-engine.jito.wtf",
"https://frankfurt.mainnet.block-engine.jito.wtf",
"https://ams.block-engine.jito.wtf",
"https://amsterdam.mainnet.block-engine.jito.wtf",
"https://slc.mainnet.block-engine.jito.wtf",
"https://tokyo.mainnet.block-engine.jito.wtf",
"https://london.mainnet.block-engine.jito.wtf",