mirror of
https://github.com/monero-project/monero.git
synced 2025-12-23 15:38:10 -08:00
wallet2::store() implemented within wallet2::store_to
This commit is contained in:
@@ -112,6 +112,9 @@ struct WalletManager
|
||||
|
||||
virtual std::string errorString() const = 0;
|
||||
|
||||
virtual void setDaemonHost(const std::string &hostname) = 0;
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user