We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 064c03a commit 8082d16Copy full SHA for 8082d16
ops/docker-compose.yml
@@ -80,6 +80,7 @@ services:
80
- ./envs/geth.env
81
environment:
82
ETH1_HTTP: http://l1_chain:8545
83
+ ROLLUP_TIMESTAMP_REFRESH: 5s
84
ROLLUP_STATE_DUMP_PATH: http://deployer:8081/state-dump.latest.json
85
# used for getting the addresses
86
URL: http://deployer:8081/addresses.json
0 commit comments