From 247d64bed598bedfe189c000d11417825ead8296 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sat, 15 Mar 2025 14:07:41 +0100 Subject: [PATCH] fix --- celo/alfajores/rollup.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/celo/alfajores/rollup.json b/celo/alfajores/rollup.json index 4a0a5cef..15418759 100644 --- a/celo/alfajores/rollup.json +++ b/celo/alfajores/rollup.json @@ -38,6 +38,11 @@ "da_commitment_type": "GenericCommitment", "da_challenge_window": 1, "da_resolve_window": 1 + }, + "chain_op_config": { + "eip1559Elasticity": 5, + "eip1559Denominator": 400, + "eip1559DenominatorCanyon": 400 } }