diff --git a/pages/builders/node-operators/configuration/consensus-config.mdx b/pages/builders/node-operators/configuration/consensus-config.mdx index e8380ac5e..38e720412 100644 --- a/pages/builders/node-operators/configuration/consensus-config.mdx +++ b/pages/builders/node-operators/configuration/consensus-config.mdx @@ -744,7 +744,7 @@ Number of L1 blocks to keep distance from the L1 head as a sequencer for picking -**Important:** The maximum value for `sequencer.l1-confs` cannot exceed the sequencer drift, which is currently set to 30 minutes (1800 seconds or 150 blocks). Configuring a value higher than the allowed limit will prevent the sequencer from producing blocks within the sequence window. +The maximum value for `sequencer.l1-confs` cannot exceed the sequencer drift, currently set to 30 minutes (1800 seconds or 150 blocks). Setting a value higher than this limit will prevent the sequencer from producing blocks within the sequence window. ### sequencer.max-safe-lag