check for duplicated routers in NTCP2. Insert router into netdb right a way

This commit is contained in:
orignal 2024-09-05 19:24:23 -04:00
parent 9a77c0a4b1
commit fde301deaf
3 changed files with 32 additions and 12 deletions

View file

@ -107,7 +107,6 @@ namespace i2p
enum I2NPMessageType
{
eI2NPDummyMsg = 0,
eI2NPDatabaseStore = 1,
eI2NPDatabaseLookup = 2,
eI2NPDatabaseSearchReply = 3,