From 07d1263a169973d0af0695855efcf55c62914f72 Mon Sep 17 00:00:00 2001 From: Yorke Rhodes Date: Wed, 21 Aug 2024 18:28:12 -0400 Subject: [PATCH] Disable TIA routes --- src/consts/warpRouteWhitelist.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/consts/warpRouteWhitelist.ts b/src/consts/warpRouteWhitelist.ts index c3244d8b..193b959a 100644 --- a/src/consts/warpRouteWhitelist.ts +++ b/src/consts/warpRouteWhitelist.ts @@ -4,8 +4,8 @@ // If set to a list (including an empty list), only the specified routes will be included export const warpRouteWhitelist: Array | null = [ // TIA routes - 'TIA.n/arbitrum-neutron', - 'TIA.n/mantapacific-neutron', + // 'TIA.n/arbitrum-neutron', + // 'TIA.n/mantapacific-neutron', // ETH routes 'ETH/ethereum-viction',