Skip to content

Commit 8a31ca2

Browse files
Merge pull request #1454 from Danyylka/main
removed duplicate
2 parents 17564ea + ac25016 commit 8a31ca2

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

pages/operators/node-operators/architecture.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Learn about node architecture.
66

77
# Node architecture
88

9-
This page reviews node architecture for all nodes running on the Superchain network. All OP Mainnet nodes are composed of two core software services, the Rollup Node and the Execution Client.
9+
This page reviews node architecture for all nodes running on the Superchain network. All OP Mainnet nodes are composed of two core software services, the Rollup Node and the Execution Client.
1010
OP Mainnet also optionally supports a third component, Legacy Geth, that can serve stateful queries for blocks and transactions created before the [Bedrock Upgrade](https://web.archive.org/web/20230608050602/https://blog.oplabs.co/introducing-optimism-bedrock/).
1111

1212
## Node flow diagram

pages/stack/interop/tutorials.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ Documentation covering Interop related tutorials.
2929

3030
<Card title="Deploying crosschain event composability (contests)" href="/stack/interop/tutorials/event-contests" icon={<img src="/img/icons/shapes.svg" />} />
3131

32-
<Card title="Deploying crosschain event composability (contests)" href="/stack/interop/tutorials/event-contests" icon={<img src="/img/icons/shapes.svg" />} />
33-
3432
<Card title="Creating custom SuperchainERC20 tokens" href="/stack/interop/tutorials/custom-superchain-erc20" icon={<img src="/img/icons/shapes.svg" />} />
3533

3634
</Cards>

0 commit comments

Comments
 (0)