fix
This commit is contained in:
@@ -61,7 +61,7 @@ services:
|
||||
"--monitoring-host=0.0.0.0",
|
||||
"--p2p-tcp-port=15752",
|
||||
"--p2p-udp-port=15752",
|
||||
"--checkpoint-sync-url=None",
|
||||
"--checkpoint-sync-url=https://holesky.beaconstate.info",
|
||||
"--execution-endpoint=http://ethereum-holesky-archive:8551",
|
||||
"--enable-historical-state-representation=false",
|
||||
"--beacon-db-pruning",
|
||||
|
||||
@@ -61,7 +61,7 @@ services:
|
||||
"--monitoring-host=0.0.0.0",
|
||||
"--p2p-tcp-port=15849",
|
||||
"--p2p-udp-port=15849",
|
||||
"--checkpoint-sync-url=None",
|
||||
"--checkpoint-sync-url=https://holesky.beaconstate.info",
|
||||
"--execution-endpoint=http://ethereum-holesky:8551",
|
||||
"--enable-historical-state-representation=false",
|
||||
"--beacon-db-pruning",
|
||||
|
||||
@@ -61,7 +61,7 @@ services:
|
||||
"--monitoring-host=0.0.0.0",
|
||||
"--p2p-tcp-port=15563",
|
||||
"--p2p-udp-port=15563",
|
||||
"--checkpoint-sync-url=None",
|
||||
"--checkpoint-sync-url=https://sync-mainnet.beaconcha.in",
|
||||
"--execution-endpoint=http://ethereum-mainnet-archive:8551",
|
||||
"--enable-historical-state-representation=false",
|
||||
"--beacon-db-pruning",
|
||||
|
||||
@@ -61,7 +61,7 @@ services:
|
||||
"--monitoring-host=0.0.0.0",
|
||||
"--p2p-tcp-port=15150",
|
||||
"--p2p-udp-port=15150",
|
||||
"--checkpoint-sync-url=None",
|
||||
"--checkpoint-sync-url=https://sync-mainnet.beaconcha.in",
|
||||
"--execution-endpoint=http://ethereum-mainnet:8551",
|
||||
"--enable-historical-state-representation=false",
|
||||
"--beacon-db-pruning",
|
||||
|
||||
@@ -61,7 +61,7 @@ services:
|
||||
"--monitoring-host=0.0.0.0",
|
||||
"--p2p-tcp-port=15330",
|
||||
"--p2p-udp-port=15330",
|
||||
"--checkpoint-sync-url=None",
|
||||
"--checkpoint-sync-url=https://sepolia.beaconstate.info",
|
||||
"--execution-endpoint=http://ethereum-sepolia-archive:8551",
|
||||
"--enable-historical-state-representation=false",
|
||||
"--beacon-db-pruning",
|
||||
|
||||
@@ -61,7 +61,7 @@ services:
|
||||
"--monitoring-host=0.0.0.0",
|
||||
"--p2p-tcp-port=15150",
|
||||
"--p2p-udp-port=15150",
|
||||
"--checkpoint-sync-url=None",
|
||||
"--checkpoint-sync-url=https://sepolia.beaconstate.info",
|
||||
"--execution-endpoint=http://ethereum-sepolia:8551",
|
||||
"--enable-historical-state-representation=false",
|
||||
"--beacon-db-pruning",
|
||||
|
||||
Reference in New Issue
Block a user