* hacked up labels

* Custom widget for addresses with labels

* turnstile to use labels
This commit is contained in:
adityapk00
2018-11-21 16:30:15 -08:00
committed by GitHub
parent 79520f41c5
commit 44d26ddab7
16 changed files with 144 additions and 48 deletions

View File

@@ -72,8 +72,6 @@ public:
static double getTotalFee();
static bool isValidAddress(QString addr);
static QString addressFromAddressLabel(const QString& lblAddr);
static QString addressLabelFromAddress(const QString& addr);
static const int updateSpeed = 20 * 1000; // 20 sec
static const int quickUpdateSpeed = 5 * 1000; // 5 sec