pectra fix
This commit is contained in:
@@ -21,14 +21,6 @@ services:
|
|||||||
command: >
|
command: >
|
||||||
--chain sepolia
|
--chain sepolia
|
||||||
--externalcl
|
--externalcl
|
||||||
# --internalcl
|
|
||||||
# --caplin.archive
|
|
||||||
# --caplin.backfilling
|
|
||||||
# --caplin.backfilling.blob
|
|
||||||
# --caplin.backfilling.blob.no-pruning
|
|
||||||
# --beacon.api.port=5555
|
|
||||||
# --beacon.api.addr=0.0.0.0
|
|
||||||
# --beacon.api.cors.allow-origins=*
|
|
||||||
--port=31337
|
--port=31337
|
||||||
--metrics --metrics.addr=0.0.0.0 --metrics.port=6060
|
--metrics --metrics.addr=0.0.0.0 --metrics.port=6060
|
||||||
--private.api.addr=0.0.0.0:9090
|
--private.api.addr=0.0.0.0:9090
|
||||||
@@ -45,7 +37,6 @@ services:
|
|||||||
--http.vhosts=*
|
--http.vhosts=*
|
||||||
--http.corsdomain=*
|
--http.corsdomain=*
|
||||||
--http.api=eth,erigon,web3,net,debug,trace,txpool
|
--http.api=eth,erigon,web3,net,debug,trace,txpool
|
||||||
# --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
|
||||||
--rpc.returndata.limit=1100000
|
--rpc.returndata.limit=1100000
|
||||||
--rpc.gascap=5000000000
|
--rpc.gascap=5000000000
|
||||||
--ws.port=8545
|
--ws.port=8545
|
||||||
|
|||||||
Reference in New Issue
Block a user