diff --git a/src/constants/swqos.rs b/src/constants/swqos.rs index 608ef26..4efa415 100755 --- a/src/constants/swqos.rs +++ b/src/constants/swqos.rs @@ -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",