mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
extract and verify family from RouterInfo
This commit is contained in:
@@ -180,7 +180,7 @@ namespace data
|
||||
|
||||
private:
|
||||
|
||||
std::string m_FullPath;
|
||||
std::string m_FullPath, m_Family;
|
||||
std::shared_ptr<const IdentityEx> m_RouterIdentity;
|
||||
uint8_t * m_Buffer;
|
||||
size_t m_BufferLen;
|
||||
|
||||
Reference in New Issue
Block a user