From 70fe11f0afec7ad6b6de8efc42d929f9f4291bc5 Mon Sep 17 00:00:00 2001 From: asuma Date: Thu, 16 Jan 2025 14:42:28 +0900 Subject: [PATCH] fix: remove duplicated `op-batcher` replacing with `op-deployer` --- pages/builders/chain-operators/architecture.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/builders/chain-operators/architecture.mdx b/pages/builders/chain-operators/architecture.mdx index 327fbe1d3..bfbdd50d1 100644 --- a/pages/builders/chain-operators/architecture.mdx +++ b/pages/builders/chain-operators/architecture.mdx @@ -45,7 +45,7 @@ its view of the world from `op-geth`. for verifiers. To reduce the cost of writing to the L1, it only posts the minimal amount of data required to reproduce L2 blocks. -### op-batcher +### op-deployer `op-deployer` is a tool that simplifies the process of deploying standardized OP Stack chains that comply with Superchain specifications. It compares the state of your chain against the intent,