libwallet_api: Added option to restore from specific height
This commit is contained in:
@@ -82,6 +82,7 @@ public:
|
||||
void refreshAsync();
|
||||
void setAutoRefreshInterval(int millis);
|
||||
int autoRefreshInterval() const;
|
||||
void setRefreshFromBlockHeight(uint64_t refresh_from_block_height);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user