Fix comment

pull/1961/head
Jason Rhinelander 2 years ago
parent cc2b4df676
commit a190c14889
No known key found for this signature in database
GPG Key ID: C4992CE7A88D4262

@ -943,7 +943,7 @@ namespace llarp
/// clear out a fully expired RC
if (rc.IsExpired(now))
return true;
// clients have a notion of a whilelist
// clients have no notion of a whilelist
// we short circuit logic here so we dont remove
// routers that are not whitelisted for first hops
if (not isSvcNode)

Loading…
Cancel
Save