Commit 8082d16c authored by Kevin Ho's avatar Kevin Ho Committed by GitHub

Lower local rollup timestamp refresh (#985)

* update rollup timestamp refresh

* increase refresh time to 5s
parent 064c03af
......@@ -80,6 +80,7 @@ services:
- ./envs/geth.env
environment:
ETH1_HTTP: http://l1_chain:8545
ROLLUP_TIMESTAMP_REFRESH: 5s
ROLLUP_STATE_DUMP_PATH: http://deployer:8081/state-dump.latest.json
# used for getting the addresses
URL: http://deployer:8081/addresses.json
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment