Skip to content

Commit

Permalink
Add comment addressing issue in nabu (#59)
Browse files Browse the repository at this point in the history
Co-authored-by: Boris Velkovski <[email protected]>
  • Loading branch information
bokoto000 and Boris Velkovski authored Apr 5, 2023
1 parent e70b080 commit 9bba258
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/com/limechain/network/kad/KademliaService.java
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ public void findNewPeers() {

/**
* Makes a dns lookup and changes the address to an equal ip4 address
* Implementation is necessary due to a bug in jvm-libp2p that involves resolving dns addresses
* https://github.com/Peergos/nabu/issues/22#issuecomment-1495687079
*
* @param bootNode
* @return bootNode in ip4 format
Expand Down

0 comments on commit 9bba258

Please sign in to comment.