mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-15 12:13:24 +00:00
return true
This commit is contained in:
parent
e87b754906
commit
626b2a6196
@ -97,6 +97,7 @@ namespace llarp
|
||||
{
|
||||
// we dont got it
|
||||
replies.emplace_back(new GotIntroMessage({}, txID));
|
||||
return true;
|
||||
}
|
||||
llarp::LogInfo("lookup ", serviceAddress.ToString());
|
||||
const auto introset = dht.GetIntroSetByServiceAddress(serviceAddress);
|
||||
|
Loading…
Reference in New Issue
Block a user