Support memo when sending

This commit is contained in:
Aditya Kulkarni
2018-10-17 14:45:41 -07:00
parent 51fcdd3d06
commit cf49b2bffa
10 changed files with 252 additions and 95 deletions

View File

@@ -9,6 +9,8 @@ public:
static const QString txidStatusMessage;
static const QString getTokenName();
static const int updateSpeed = 20 * 1000; // 20 sec
private:
Utils() = delete;
};