Merge pull request #1380

657a70e0 wallet: add a getter for the filename path (moneromooo-monero)
This commit is contained in:
Riccardo Spagni
2016-12-04 22:02:40 +02:00
5 changed files with 14 additions and 0 deletions
+2
View File
@@ -332,6 +332,8 @@ namespace tools
*/
void store_to(const std::string &path, const std::string &password);
std::string path() const;
/*!
* \brief verifies given password is correct for default wallet keys file
*/