mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-05-18 05:11:48 +02:00
request LeaseSet from 3 floodfills
This commit is contained in:
parent
8d67c5ebcd
commit
38cb57a4c4
3 changed files with 19 additions and 12 deletions
|
@ -409,7 +409,7 @@ namespace stream
|
|||
}
|
||||
Sign (buf, size, buf+ size);
|
||||
size += 40; // signature
|
||||
|
||||
LogPrint ("Local LeaseSet of ", tunnels.size (), " leases created");
|
||||
m->len += size + sizeof (I2NPDatabaseStoreMsg);
|
||||
FillI2NPMessageHeader (m, eI2NPDatabaseStore);
|
||||
return m;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue