github.com/badrootd/celestia-core@v0.0.0-20240305091328-aa4207a4b25d/spec/p2p/readme.md (about) 1 --- 2 order: 1 3 parent: 4 title: P2P 5 order: 6 6 --- 7 8 # Peer-to-Peer Communication 9 10 The operation of the p2p adopted in production CometBFT networks is [HERE](./v0.34/). 11 12 > This is part of an ongoing [effort](https://github.com/cometbft/cometbft/issues/19) 13 > to produce a high-level specification of the operation of the p2p layer.