mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
use remote router indentity
This commit is contained in:
parent
39bdfa8791
commit
f81a122223
2 changed files with 7 additions and 12 deletions
|
@ -135,6 +135,7 @@ namespace transport
|
|||
CryptoPP::Adler32 m_Adler;
|
||||
|
||||
i2p::data::RouterInfo& m_RemoteRouterInfo;
|
||||
i2p::data::IdentityEx m_RemoteRouterIdentity;
|
||||
|
||||
struct Establisher
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue