From da3a2d7bca4ad6f73b57f2820d3f9a49927cb91b Mon Sep 17 00:00:00 2001 From: bendanzhentan <455462586@qq.com> Date: Thu, 7 Mar 2024 17:10:53 +0800 Subject: [PATCH] config: back to 7 days --- bot.mainnet.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.mainnet.toml b/bot.mainnet.toml index 36a7e86..d877b5b 100644 --- a/bot.mainnet.toml +++ b/bot.mainnet.toml @@ -1,6 +1,6 @@ l2-starting-number = 13105254 propose-time-window = 3600 -challenge-time-window = 60480 # 1day +challenge-time-window = 604800 [rpcs] l1-rpc = "$OPBNB_BRIDGE_BOT_L1_RPC"