Labels (#59)
* hacked up labels * Custom widget for addresses with labels * turnstile to use labels
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user