mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
GetIdentHash for LocalDestination
This commit is contained in:
parent
d7a584f48f
commit
ee08d6687f
3 changed files with 9 additions and 2 deletions
|
@ -118,7 +118,8 @@ namespace data
|
|||
{
|
||||
public:
|
||||
|
||||
virtual void UpdateLeaseSet () = 0; // LeaseSet must be update
|
||||
virtual const IdentHash& GetIdentHash () const = 0;
|
||||
virtual void UpdateLeaseSet () = 0; // LeaseSet must be updated
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue