mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-01 03:06:14 -04:00
Change log
This commit is contained in:
parent
6f89a4e727
commit
5fe25fb411
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ public class BSExampleNAT {
|
||||||
System.out.println("found that my outside address is " + fd.peerAddress());
|
System.out.println("found that my outside address is " + fd.peerAddress());
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
System.out.println("### ### ### ### ### ### ### ### ### ### ### ### failed " + fd.failedReason());
|
System.out.println("failed " + fd.failedReason());
|
||||||
}
|
}
|
||||||
|
|
||||||
peer.shutdown();
|
peer.shutdown();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue