request LeaseSet from 3 floodfills

This commit is contained in:
orignal 2014-03-22 16:05:58 -04:00
parent 8d67c5ebcd
commit 38cb57a4c4
3 changed files with 19 additions and 12 deletions

View file

@ -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;