Skip to content

Commit a29b188

Browse files
Olshanskminimalsm
andauthored
Update src/content/developers/docs/nodes-and-clients/index.md
Co-authored-by: Joshua <62268199+minimalsm@users.noreply.github.com>
1 parent 758f7dd commit a29b188

File tree

1 file changed

+1
-1
lines changed
  • src/content/developers/docs/nodes-and-clients

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The execution client Geth includes a [light sync](https://github.com/ethereum/de
7878

7979
There are also potential routes to providing light client data over the [gossip network](https://www.ethportal.net/). This is advantageous because the gossip network could support a network of light nodes without requiring full nodes to serve requests.
8080

81-
Ethereum does not support a large population of light nodes yet, but light node support is an area expected to develop rapidly in the near future. In particular, clients like [Nimbus](https://nimbus.team/), [Helios](https://github.com/a16z/helios) and [LodeStar](https://lodestar.chainsafe.io/) are paving the way at the time of writing.
81+
Ethereum does not support a large population of light nodes yet, but light node support is an area expected to develop rapidly in the near future. In particular, clients like [Nimbus](https://nimbus.team/), [Helios](https://github.com/a16z/helios), and [LodeStar](https://lodestar.chainsafe.io/) are currently heavily focused on light nodes.
8282

8383
### Archive node {#archive-node}
8484

0 commit comments

Comments
 (0)