Skip to content

Commit

Permalink
chore: increase testnet challenge period
Browse files Browse the repository at this point in the history
  • Loading branch information
bendanzhentan committed Jan 4, 2024
1 parent 97976e2 commit 64562be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot.testnet.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
propose-time-window = 240
challenge-time-window = 3
challenge-time-window = 120 # in seconds. Adjust the setting to 120 seconds for convenience during testing.
l2-starting-number = $OPBNB_BRIDGE_BOT_L2_STARTING_NUMBER

[rpcs]
Expand Down

0 comments on commit 64562be

Please sign in to comment.