summaryrefslogtreecommitdiff
path: root/node/Peer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/Peer.hpp')
-rw-r--r--node/Peer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/Peer.hpp b/node/Peer.hpp
index a70d9868..42708128 100644
--- a/node/Peer.hpp
+++ b/node/Peer.hpp
@@ -171,7 +171,7 @@ public:
* @param atAddress Destination address
* @param now Current time
*/
- void attemptToContactAt(const RuntimeEnvironment *RR,const InetAddress &localAddr,const InetAddress &atAddress,uint64_t now);
+ void sendHELLO(const RuntimeEnvironment *RR,const InetAddress &localAddr,const InetAddress &atAddress,uint64_t now);
/**
* Send pings or keepalives depending on configured timeouts