Add "troubleshooting" options to do rescan/reindex from UI
This commit is contained in:
Aditya Kulkarni
2019-03-19 16:02:47 -07:00
parent e8405fc0e8
commit 1671916e73
6 changed files with 118 additions and 5 deletions

View File

@@ -78,6 +78,7 @@ public:
void shutdownZcashd();
void noConnection();
bool isEmbedded() { return ezcashd != nullptr; }
QString getDefaultSaplingAddress();
QString getDefaultTAddress();