Skip to content

Commit 5df59e8

Browse files
authored
Merge pull request #257 from Gearbox-protocol/de-snake-patch-1
fix: hide mEDGE
2 parents b6453ba + c68e66d commit 5df59e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/strategies/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export const STRATEGIES_LIST: Array<StrategyConfigPayload> = [
1414
// Edge
1515
"0x6b343f7b797f1488aa48c49d540690f2b2c89751": true,
1616
},
17+
hideInProd: true,
1718
},
1819
{
1920
name: "ETH+",

0 commit comments

Comments
 (0)