Skip to content

Commit d2e9980

Browse files
committed
+ white backgrounds to text in image
1 parent 8bd6be6 commit d2e9980

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The execution client is responsible for transaction handling, transaction gossip
1313

1414
The relationship between the two Ethereum clients is shown in the schematic below. The two clients each connect to their own respective peer-to-peer (P2P) networks. This is because the execution clients gossip transactions over their P2P network enabling them to manage their local transaction pool. The consensus clients gossip blocks over their P2P network, enabling consensus and chain growth.
1515

16-
![node-architecture](node_architecture.png)
16+
![node-architecture](node-architecture-text-background.png)
1717

1818
_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, Akula and Besu_
1919

0 commit comments

Comments
 (0)