aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.h
diff options
context:
space:
mode:
authorthotbot <thotbot@protonmail.com>2019-07-08 13:51:50 +0000
committerthotbot <thotbot@protonmail.com>2019-07-08 13:51:50 +0000
commit65f29a83c899b44b2f134e0aa34ddfe104244ae4 (patch)
tree4d18ada136a83c302d10194c81b1cde397ed5d49 /src/simplewallet/simplewallet.h
parentMerge pull request #5663 (diff)
downloadmonero-65f29a83c899b44b2f134e0aa34ddfe104244ae4.tar.xz
simplewallet: add restore_height command
Diffstat (limited to '')
-rw-r--r--src/simplewallet/simplewallet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/simplewallet/simplewallet.h b/src/simplewallet/simplewallet.h
index 33b18612c..a24c76083 100644
--- a/src/simplewallet/simplewallet.h
+++ b/src/simplewallet/simplewallet.h
@@ -109,6 +109,7 @@ namespace cryptonote
bool spendkey(const std::vector<std::string> &args = std::vector<std::string>());
bool seed(const std::vector<std::string> &args = std::vector<std::string>());
bool encrypted_seed(const std::vector<std::string> &args = std::vector<std::string>());
+ bool restore_height(const std::vector<std::string> &args = std::vector<std::string>());
/*!
* \brief Sets seed language.