From dc8e9a2b8a3cd4b30520898d45f5ed4e1feb8d13 Mon Sep 17 00:00:00 2001 From: Richard Gregory Date: Fri, 10 Jan 2025 19:32:38 +0100 Subject: [PATCH] Update batcher page to accurate release version --- pages/builders/chain-operators/configuration/batcher.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/builders/chain-operators/configuration/batcher.mdx b/pages/builders/chain-operators/configuration/batcher.mdx index 2797e369..ee67154d 100644 --- a/pages/builders/chain-operators/configuration/batcher.mdx +++ b/pages/builders/chain-operators/configuration/batcher.mdx @@ -10,7 +10,7 @@ import { Callout, Tabs } from 'nextra/components' This page lists all configuration options for the op-batcher. The op-batcher posts L2 sequencer data to the L1, to make it available for verifiers. The following -options are from the `--help` in [v1.7.6](https://github.com/ethereum-optimism/optimism/releases/tag/v1.7.6). +options are from the `--help` in [v1.10.0](https://github.com/ethereum-optimism/optimism/releases/tag/op-batcher%2Fv1.10.0). ## Recommendations