mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-06 13:34:38 -04:00
Remove unnecessary mention of Tor in comment
This commit is contained in:
parent
e353d0e89b
commit
c166232daf
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ use libp2p::{
|
||||||
yamux, PeerId,
|
yamux, PeerId,
|
||||||
};
|
};
|
||||||
|
|
||||||
/// Builds a libp2p transport without Tor with the following features:
|
/// Builds a libp2p transport with the following features:
|
||||||
/// - TcpConnection
|
/// - TcpConnection
|
||||||
/// - DNS name resolution
|
/// - DNS name resolution
|
||||||
/// - authentication via noise
|
/// - authentication via noise
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue