Add spendkey dump to simplewallet
This commit is contained in:
@@ -80,6 +80,7 @@ namespace cryptonote
|
||||
bool close_wallet();
|
||||
|
||||
bool viewkey(const std::vector<std::string> &args = std::vector<std::string>());
|
||||
bool spendkey(const std::vector<std::string> &args = std::vector<std::string>());
|
||||
bool seed(const std::vector<std::string> &args = std::vector<std::string>());
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user