diff --git a/include/llarp/service/endpoint.hpp b/include/llarp/service/endpoint.hpp index b7e01134b..3599ed064 100644 --- a/include/llarp/service/endpoint.hpp +++ b/include/llarp/service/endpoint.hpp @@ -173,7 +173,7 @@ namespace llarp uint64_t sequenceNo = 0; llarp::SharedSecret sharedKey; Endpoint* m_Parent; - //uint64_t m_UpdateIntrosetTX = 0; + // uint64_t m_UpdateIntrosetTX = 0; }; // passed a sendto context when we have a path established otherwise