mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-26 00:01:33 +00:00
*: Format with rustfmt (#2188)
Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
This commit is contained in:
@ -349,8 +349,8 @@
|
||||
//!
|
||||
//! Note: The [`Multiaddr`] at the end being one of the [`Multiaddr`] printed
|
||||
//! earlier in terminal window one.
|
||||
//! Both peers have to be in the same network with which the address is associated.
|
||||
//! In our case any printed addresses can be used, as both peers run on the same
|
||||
//! Both peers have to be in the same network with which the address is associated.
|
||||
//! In our case any printed addresses can be used, as both peers run on the same
|
||||
//! device.
|
||||
//!
|
||||
//! The two nodes will establish a connection and send each other ping and pong
|
||||
|
Reference in New Issue
Block a user