From b8e56c770e8d93998a3465c60c15c255e704df07 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sat, 15 Mar 2025 13:22:52 +0100 Subject: [PATCH] fix? --- op-celo-alfajores-fullnode.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/op-celo-alfajores-fullnode.yml b/op-celo-alfajores-fullnode.yml index d524f07e..d4adc2f2 100644 --- a/op-celo-alfajores-fullnode.yml +++ b/op-celo-alfajores-fullnode.yml @@ -39,7 +39,7 @@ services: --authrpc.addr=0.0.0.0 --authrpc.port=8551 --authrpc.jwtsecret=/jwtsecret - --authrpc.api=engine,eth,debug" + --authrpc.api=engine,eth,debug --rollup.sequencerhttp=https://sequencer.alfajores.celo-testnet.org --rollup.disabletxpoolgossip=true --port="10955"