mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
family added
This commit is contained in:
parent
9a6d478eb1
commit
e2aa2709ac
5 changed files with 113 additions and 1 deletions
|
@ -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 ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue