simplified dust memo creation #192

This commit is contained in:
DenioD
2020-09-10 21:29:32 +02:00
parent 89579022ef
commit f0e5d2334e
2 changed files with 13 additions and 45 deletions

View File

@@ -45,8 +45,7 @@ public:
int getLag();
void setLag(int lag);
int _lag;
std::string encryptDecrypt(std::string);
void checkForUpdate(bool silent = true);
void refreshZECPrice();
void refreshEURPrice();