From 4ae286e69fbfbec4476bf07ab10c5b136108c092 Mon Sep 17 00:00:00 2001 From: crazykissshout Date: Fri, 20 Sep 2024 07:42:35 +0200 Subject: [PATCH] docs: correct optimism snapshot download url (#11065) --- book/run/sync-op-mainnet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/run/sync-op-mainnet.md b/book/run/sync-op-mainnet.md index d8d7becc1..75b6bb161 100644 --- a/book/run/sync-op-mainnet.md +++ b/book/run/sync-op-mainnet.md @@ -32,7 +32,7 @@ Importing OP mainnet Bedrock datadir requires exported data: ### Manual Export Steps -The `op-geth` Bedrock datadir can be downloaded from . +The `op-geth` Bedrock datadir can be downloaded from . To export the OVM chain from `op-geth`, clone the `testinprod-io/op-geth` repo and checkout . Commands to export blocks, receipts and state dump can be