mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Some more cleanups.
This commit is contained in:
@@ -18,7 +18,7 @@ public:
|
||||
PubKeyCache() { ; }
|
||||
|
||||
CKey::pointer locate(const NewcoinAddress& id);
|
||||
CKey::pointer store(const NewcoinAddress& id, CKey::pointer key);
|
||||
CKey::pointer store(const NewcoinAddress& id, const CKey::pointer& key);
|
||||
void clear();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user