Skip to content

Commit 77c35fe

Browse files
authored
Merge pull request #13786 from ethereum/fixPortalNetworkTable
Change portal network image to table
2 parents 7d3efbe + 5eac244 commit 77c35fe

File tree

1 file changed

+7
-1
lines changed
  • public/content/developers/docs/networking-layer/portal-network

1 file changed

+7
-1
lines changed

public/content/developers/docs/networking-layer/portal-network/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,13 @@ The benefits of this network design are:
5959

6060
The diagram below shows the functions of existing clients that can be delivered by the Portal Network, enabling users to access these functions on very low-resource devices.
6161

62-
![portal network table](portal-network-table2.png)
62+
### The Portal Networks
63+
64+
| Beacon light client | State network | Transaction gossip | History network |
65+
| ------------------- | ---------------------------- | ------------------- | --------------- |
66+
| Beacon chain light | Account and contract storage | Lightweight mempool | Headers |
67+
| Protocol data | | | Block bodies |
68+
| | | | Receipts |
6369

6470
## Client diversity by default {#client-diversity-as-default}
6571

0 commit comments

Comments
 (0)