tech.lbry.org/documents/protocols/blockchain-p2p.md
Ben van Hartingsveldt 65b775e312
Add other protocols
2025-07-21 15:56:04 +02:00

10 lines
294 B
Markdown

---
title: Blockchain P2P Protocol
description: The protocol used between blockchain nodes.
---
This protocol is used between blockchain nodes to communicate between each other.
- **Port:** 9246/TCP
See: [https://developer.bitcoin.org/reference/p2p_networking.html](Bitcoin.org P2P Network)