hoprnet / hopr-core

Main repository of HOPR - this is all you need to run a node on the HOPR network!
https://hoprnet.org
GNU General Public License v3.0
14 stars 5 forks source link

Discrepency between `ping` vs `sendMessage` #133

Closed robertkiel closed 4 years ago

robertkiel commented 4 years ago

There exist test cases when sendMessage works but ping does not work.

Might be related to heartbeat functionality.