#74 Add Tor Support

This commit is contained in:
adityapk
2018-12-12 14:45:10 -08:00
parent eca89183f6
commit c5e8b01c2a
7 changed files with 134 additions and 28 deletions

View File

@@ -76,6 +76,9 @@ public:
static bool isValidAddress(QString addr);
static bool addToZcashConf(QString confLocation, QString line);
static bool removeFromZcashConf(QString confLocation, QString option);
static const QString labelRegExp;
static const int updateSpeed = 20 * 1000; // 20 sec