pull/1658/head
Jeff Becker 3 years ago
parent 7dc1061461
commit e2bdf8792b
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -467,7 +467,7 @@ namespace llarp
bool
OutboundContext::IntroGenerated() const
{
return sentIntro;
return generatedIntro;
}
bool

Loading…
Cancel
Save