From 0390a1cc683125eb28b0a1c50210bf30ae90adf8 Mon Sep 17 00:00:00 2001 From: Evgeny Taktarov Date: Tue, 3 Sep 2024 14:37:47 +0700 Subject: [PATCH] chore: revert config test --- IPFS.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IPFS.json b/IPFS.json index 3be584f63..df2d553d1 100644 --- a/IPFS.json +++ b/IPFS.json @@ -16,7 +16,7 @@ "cid": "bafybeibbsoqlofslw273b4ih2pdxfaz2zbjmred2ijog725tcmfoewix7y", "leastSafeVersion": "0.36.1", "config": { - "enabledWithdrawalDexes": ["one-inch", "paraswap"] + "enabledWithdrawalDexes": ["one-inch", "paraswap", "bebop"] } } }