diff --git a/README.md b/README.md index fc81b37..9c382a8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repo contains and tracks the specification of the P2P protocol for StarkNet There are three different networks that serve different type of applications: * [Sync](./p2p/proto/sync/protocols.md) - responsible for downloading information about blocks existing in Starknet * [Mempool](./p2p/proto/mempool/mempool.md) - responsible for handling transactions pending for insertion to Starknet -* Consensus - responsible for creating and adding new blocks to Starknet via staking +* [Consensus](./p2p/proto/consensus/consensus.md) - responsible for creating and adding new blocks to Starknet via staking Each network has a separate discovery network. The Kademlia protocol names for those networks are: * /starknet//sync/kad/1.0.0