fix: add sync-op-mainnet to book (#9527)

This commit is contained in:
Dan Cline
2024-07-15 14:54:34 -04:00
committed by GitHub
parent 068220bb0a
commit bc91944e5b

View File

@ -10,6 +10,7 @@
- [Run a Node](./run/run-a-node.md) - [Run a Node](./run/run-a-node.md)
- [Mainnet or official testnets](./run/mainnet.md) - [Mainnet or official testnets](./run/mainnet.md)
- [OP Stack](./run/optimism.md) - [OP Stack](./run/optimism.md)
- [Run an OP Mainnet Node](./run/sync-op-mainnet.md)
- [Private testnet](./run/private-testnet.md) - [Private testnet](./run/private-testnet.md)
- [Metrics](./run/observability.md) - [Metrics](./run/observability.md)
- [Configuring Reth](./run/config.md) - [Configuring Reth](./run/config.md)