mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
jump service
This commit is contained in:
parent
f30a466bec
commit
e51cca8263
4 changed files with 24 additions and 0 deletions
|
@ -19,6 +19,7 @@ namespace data
|
|||
|
||||
AddressBook ();
|
||||
const IdentHash * FindAddress (const std::string& address);
|
||||
void InsertAddress (const std::string& address, const std::string& base64); // for jump service
|
||||
|
||||
private:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue