Skip to content

Commit 8082d16

Browse files
authored
Lower local rollup timestamp refresh (#985)
* update rollup timestamp refresh * increase refresh time to 5s
1 parent 064c03a commit 8082d16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ops/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ services:
8080
- ./envs/geth.env
8181
environment:
8282
ETH1_HTTP: http://l1_chain:8545
83+
ROLLUP_TIMESTAMP_REFRESH: 5s
8384
ROLLUP_STATE_DUMP_PATH: http://deployer:8081/state-dump.latest.json
8485
# used for getting the addresses
8586
URL: http://deployer:8081/addresses.json

0 commit comments

Comments
 (0)