urgent build exit

pull/598/head
Jeff Becker 5 years ago
parent 7c782440fb
commit a4ed8991b8
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -285,7 +285,7 @@ namespace llarp
r->TryConnectAsync(results[0], 5);
});
}
else if(ShouldBuildMore(now))
else if(UrgentBuild(now))
BuildOneAlignedTo(m_ExitRouter);
}
return true;

Loading…
Cancel
Save