File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ const baseRoutingConfig: ChainRoutingConfig = [
56
56
"open-ocean" ,
57
57
// "conveyor",
58
58
"uniswap" ,
59
- "magpie" ,
59
+ // "magpie",
60
60
] ,
61
61
} ,
62
62
} ,
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ const mainnetRoutingConfig: ChainRoutingConfig = [
81
81
"li-fi" ,
82
82
"open-ocean" ,
83
83
"uniswap" ,
84
- "magpie" ,
84
+ // "magpie",
85
85
] ,
86
86
} ,
87
87
} ,
@@ -114,7 +114,7 @@ const mainnetRoutingConfig: ChainRoutingConfig = [
114
114
"li-fi" ,
115
115
"open-ocean" ,
116
116
"uniswap" ,
117
- "magpie" ,
117
+ // "magpie",
118
118
] ,
119
119
} ,
120
120
} ,
@@ -150,7 +150,7 @@ const mainnetRoutingConfig: ChainRoutingConfig = [
150
150
"li-fi" ,
151
151
"open-ocean" ,
152
152
"uniswap" ,
153
- "magpie" ,
153
+ // "magpie",
154
154
] ,
155
155
} ,
156
156
} ,
You can’t perform that action at this time.
0 commit comments