mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-30 10:18:44 -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());
|
||||
}
|
||||
else {
|
||||
System.out.println("### ### ### ### ### ### ### ### ### ### ### ### failed " + fd.failedReason());
|
||||
System.out.println("failed " + fd.failedReason());
|
||||
}
|
||||
|
||||
peer.shutdown();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue