mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-11-27 23:10:38 -05:00
add P2PNetworkReadyListener
This commit is contained in:
parent
13399057f7
commit
0f87eb99cc
17 changed files with 103 additions and 125 deletions
|
|
@ -323,7 +323,7 @@ public abstract class OnionProxyManager {
|
|||
}
|
||||
|
||||
if (phase != null && phase.contains("PROGRESS=100")) {
|
||||
LOG.info("Tor has already bootstrapped");
|
||||
LOG.trace("Tor has already bootstrapped");
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue