mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
fix: remove unnecessary blank lines in mDNS example documentation
This commit is contained in:
@ -26,11 +26,11 @@ You should see output similar to:
|
||||
.. code-block:: console
|
||||
|
||||
Run this from another console to start another peer on a different port:
|
||||
|
||||
|
||||
python mdns-demo -p <ANOTHER_PORT>
|
||||
|
||||
|
||||
Waiting for mDNS peer discovery events...
|
||||
|
||||
|
||||
2025-06-20 23:28:12,052 - libp2p.example.discovery.mdns - INFO - Starting peer Discovery
|
||||
|
||||
To discover peers, open another terminal and run the same command with a different port:
|
||||
|
||||
Reference in New Issue
Block a user