From cf01804e4839c0d34906f0b89a8d229590559539 Mon Sep 17 00:00:00 2001 From: zhl Date: Fri, 14 Apr 2023 15:35:52 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=A1=AE=E8=AE=A4=E4=BA=8B?= =?UTF-8?q?=E4=BB=B6=E7=9A=84=E8=B5=B7=E5=A7=8B=E5=9D=97=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/events.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/events.json b/src/config/events.json index 0d237de..d6459f9 100644 --- a/src/config/events.json +++ b/src/config/events.json @@ -3,7 +3,7 @@ "address": "0x8135D4F16A7AAA269cbf61CE9659D3A272BF541f", "event": "Confirmation", "abi": "BEMultiSigWallet", - "fromBlock": 0, + "fromBlock": 34225225, "eventProcesser": "ScheduleConfirmEvent" } ]