pull/1334/head
Jeff Becker 5 years ago
parent 471a4bf6dd
commit 39b1f104a8
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -1099,7 +1099,7 @@ namespace llarp
continue;
if(!GetCachedSessionKeyFor(tag, K))
continue;
if(GetReplyIntroFor(tag, remoteIntro))
if(GetIntroFor(tag, remoteIntro))
{
if(!remoteIntro.ExpiresSoon(now))
p = GetNewestPathByRouter(remoteIntro.router);

Loading…
Cancel
Save