encrypt zdust memo

This commit is contained in:
DenioD
2020-06-09 23:46:51 +02:00
parent 72357dfc17
commit c44322a5e6
4 changed files with 92 additions and 20 deletions

View File

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