aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2_api.h
diff options
context:
space:
mode:
authorJaquee <jaquee.monero@gmail.com>2017-08-05 00:09:06 +0200
committerJaquee <jaquee.monero@gmail.com>2017-08-05 19:23:55 +0200
commite31aac80e557cf2c1270f4a80c9890c427b6f45f (patch)
tree4f2c9db596408aed8d5c97a04ba9917093b8d54d /src/wallet/wallet2_api.h
parentwallet api: pause refresh while commiting tx (diff)
downloadmonero-e31aac80e557cf2c1270f4a80c9890c427b6f45f.tar.xz
walletAPI: add getRefreshFromBlockHeight()
Diffstat (limited to 'src/wallet/wallet2_api.h')
-rw-r--r--src/wallet/wallet2_api.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/wallet/wallet2_api.h b/src/wallet/wallet2_api.h
index a136954f0..27ad79816 100644
--- a/src/wallet/wallet2_api.h
+++ b/src/wallet/wallet2_api.h
@@ -380,6 +380,12 @@ struct Wallet
virtual void setRefreshFromBlockHeight(uint64_t refresh_from_block_height) = 0;
/*!
+ * \brief getRestoreHeight - get wallet creation height
+ *
+ */
+ virtual uint64_t getRefreshFromBlockHeight() const = 0;
+
+ /*!
* \brief setRecoveringFromSeed - set state recover form seed
*
* \param recoveringFromSeed - true/false