From 852c77088ded26d97aaa287d436c7c677880bb87 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Thu, 23 May 2024 17:29:55 +0200 Subject: [PATCH] fix beacon api --- erigon-holesky.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/erigon-holesky.yml b/erigon-holesky.yml index 40f4ecc8..b3674ff8 100644 --- a/erigon-holesky.yml +++ b/erigon-holesky.yml @@ -21,7 +21,10 @@ services: command: > --chain holesky --internalcl - —-caplin.archive + --caplin.archive + --caplin.backfilling + --caplin.backfilling.blob + --caplin.backfilling.blob.no-pruning --port=15432 --metrics --metrics.addr=0.0.0.0 --metrics.port=6060 --private.api.addr=0.0.0.0:9090 @@ -38,6 +41,7 @@ services: --http.vhosts=* --http.corsdomain=* --http.api=eth,erigon,web3,net,debug,trace,txpool + --beacon.api=beacon,builder,config,debug,node,validator,lighthouse --rpc.returndata.limit=1100000 --rpc.gascap=5000000000 --ws