Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/devp2p/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ Events emitted:

- [Node discovery protocol](https://ethereum.org/en/developers/docs/networking-layer/#discovery)
- [RLPx - Node Discovery Protocol](https://github.com/ethereum/devp2p/blob/master/rlpx.md#node-discovery)
- [Kademlia Peer Selection](https://github.com/ethereum/wiki/wiki/Kademlia-Peer-Selection)
- [Kademlia Peer Selection](https://github.com/ethereum/eth-wiki/blob/master/ideas/kademlia-peer-selection.md)

## RLPx Transport Protocol

Expand Down
Loading