Skip to content

Commit c96dc71

Browse files
committed
reissues image update
1 parent 1d4c6dd commit c96dc71

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

public/content/developers/docs/nodes-and-clients/node-architecture/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ When Ethereum was using [Proof of Work](/developers/docs/consensus-mechanisms/po
1010

1111
The diagram below shows the relationship between the two Ethereum clients. The two clients connect to their own respective peer-to-peer (P2P) networks. Separate P2P networks are needed as the execution clients gossip transactions over their P2P network, enabling them to manage their local transaction pool, whilst the consensus clients gossip blocks over their P2P network, enabling consensus and chain growth.
1212

13-
![](node-architecture.png)
13+
![](node-architecture2.png)
1414

1515
_This image is borrowed from geth.ethereum.org and uses the Geth logo to represent execution clients - there are other options for the execution client including Erigon, Nethermind, and Besu_.
1616

0 commit comments

Comments
 (0)