#70 Calculate max available with custom fees

This commit is contained in:
Aditya Kulkarni
2018-12-07 09:31:38 -08:00
parent 1215aa9cae
commit e2b65c6047
3 changed files with 9 additions and 5 deletions

View File

@@ -73,8 +73,6 @@ public:
static double getMinerFee();
static double getZboardAmount();
static QString getZboardAddr();
static double getTotalFee();
static bool isValidAddress(QString addr);