add --reconstruct-historic-states

This commit is contained in:
cventastic
2022-10-24 09:44:00 +02:00
parent edb8d2bfc5
commit 6011dac0ce

View File

@@ -36,7 +36,7 @@ services:
rpcdaemon:
image: thorax/erigon:2022.10.01
command: >
rpcdaemon --datadir=/home/erigon/.local/share/erigon/goerli/
rpcdaemon --datadir=/home/erigon/.local/share/erigon/goerli
--private.api.addr=erigon-trace:9090
--txpool.api.addr=erigon-trace:9090
--http.addr=0.0.0.0
@@ -74,7 +74,7 @@ services:
command: >
lighthouse beacon_node
--network prater
--eth1-endpoints http://erigon-trace:8545
--reconstruct-historic-states
--execution-endpoint http://erigon-trace:8551
--execution-jwt /jwtsecret
--http