family added

This commit is contained in:
orignal 2016-02-18 15:57:43 -05:00
parent 9a6d478eb1
commit e2aa2709ac
5 changed files with 113 additions and 1 deletions

View file

@ -37,6 +37,7 @@ namespace data
void NetDb::Start ()
{
m_Families.LoadCertificates ();
Load ();
if (m_RouterInfos.size () < 25) // reseed if # of router less than 50
Reseed ();