Skip to content

Commit 9164b10

Browse files
committed
Change portal network image to table
1 parent 52161a6 commit 9164b10

File tree

1 file changed

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

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,10 @@ 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+
| Beacon light client | State network | Transaction gossip | History network |
64+
| ------------------- | ------------- | ------------------ | --------------- |
65+
| <ul><li>Beacon chain light</li><li>Protocol data</li></ul> | <ul><li>Account and contract storage</li></ul> | <ul><li>Lightweight mempool</li></ul> | <ul><li>Headers</li><li>Block bodies</li><li>Receipts</li></ul> |
6366

6467
## Client diversity by default {#client-diversity-as-default}
6568

0 commit comments

Comments
 (0)