Merge pull request #1636 from majestrate/shift-off-bad-intros-2021-05-08

shift off bad intros
pull/1634/head
Jeff 3 years ago committed by GitHub
commit 50b9b5fd22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,6 +46,7 @@ namespace llarp
{
LogWarn(Name(), " message ", seq, " dropped by endpoint ", p->Endpoint(), " via ", dst);
MarkCurrentIntroBad(Now());
ShiftIntroduction(false);
}
return true;
}

Loading…
Cancel
Save