- testnet option added to api;

This commit is contained in:
Ilya Kitaev
2016-03-25 17:06:30 +03:00
parent 2cce32995b
commit 8790904cf9
5 changed files with 98 additions and 37 deletions
+1
View File
@@ -359,6 +359,7 @@ namespace tools
std::string get_wallet_file() const;
std::string get_keys_file() const;
std::string get_daemon_address() const;
private:
/*!
* \brief Stores wallet information to wallet file.