ui updates

This commit is contained in:
Aditya Kulkarni
2018-10-25 13:58:12 -07:00
parent a395cf7976
commit 129dcfcbd0
8 changed files with 120 additions and 62 deletions

View File

@@ -29,6 +29,8 @@ public:
void setTestnet(bool isTestnet);
bool isSaplingAddress(QString addr);
bool isSproutAddress(QString addr);
bool isZAddress(QString addr);
bool isSyncing();
void setSyncing(bool syncing);