From c025dac861e7589579f5f11a70b866f365d88d0f Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sat, 15 Mar 2025 12:45:54 +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 1b627a8e..85284fb7 100644 --- a/op-celo-alfajores-fullnode.yml +++ b/op-celo-alfajores-fullnode.yml @@ -95,7 +95,7 @@ services: --metrics.port=7300 --syncmode=execution-layer --p2p.priv.path=/shared/op-node_p2p_priv.txt - --network=alfajores + --networkid=44787 --rollup.load-protocol-versions=true --rollup.halt=major restart: always