Skip to content

Commit 5eac244

Browse files
Update public/content/developers/docs/networking-layer/portal-network/index.md
Co-authored-by: Paul Wackerow <[email protected]>
1 parent 9164b10 commit 5eac244

File tree

1 file changed

+6
-3
lines changed
  • public/content/developers/docs/networking-layer/portal-network

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,12 @@ The benefits of this network design are:
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

6262
### 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> |
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 |
6669

6770
## Client diversity by default {#client-diversity-as-default}
6871

0 commit comments

Comments
 (0)