This commit is contained in:
Aditya Kulkarni
2019-10-15 20:55:43 -07:00
parent 12f126bd28
commit 28fdac1b72
5 changed files with 18 additions and 65 deletions

View File

@@ -40,9 +40,6 @@ public:
Connection* getConnection() { return zrpc->getConnection(); }
void setConnection(Connection* c);
void setEZcashd(QProcess* p);
const QProcess* getEZcashD() { return ezcashd; }
void refresh(bool force = false);
void refreshAddresses();