From b0c703f1bdd705c12b0fdfe1832dd7fab2dece0c Mon Sep 17 00:00:00 2001 From: Paul <108695806+pxrl@users.noreply.github.com> Date: Tue, 1 Oct 2024 11:14:28 +0200 Subject: [PATCH] chore: Restore 0xB96b maxFillSize (#67) This relayer is performing well based on initial testing. --- configs/0xB96b74874126A787720a464EAb3FBD2F35a5D14e.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/0xB96b74874126A787720a464EAb3FBD2F35a5D14e.json b/configs/0xB96b74874126A787720a464EAb3FBD2F35a5D14e.json index f576520..867f3e6 100644 --- a/configs/0xB96b74874126A787720a464EAb3FBD2F35a5D14e.json +++ b/configs/0xB96b74874126A787720a464EAb3FBD2F35a5D14e.json @@ -2,6 +2,6 @@ "minExclusivityPeriod": 4, "minProfitThreshold": 0.00005, "balanceMultiplier": 0.25, - "maxFillSize": 0, + "maxFillSize": 10000, "originChainIds": [1,10,324,8453,34443,42161,59144,81457] }