[Qt] Add Smartfee to GUI
This commit is contained in:
@@ -37,7 +37,7 @@ public:
|
||||
|
||||
// static because also called from sendcoinsdialog
|
||||
static void updateLabels(WalletModel*, QDialog*);
|
||||
static QString getPriorityLabel(const CTxMemPool& pool, double);
|
||||
static QString getPriorityLabel(double dPriority, double mempoolEstimatePriority);
|
||||
|
||||
static QList<CAmount> payAmounts;
|
||||
static CCoinControl *coinControl;
|
||||
|
||||
Reference in New Issue
Block a user