Fix donation address warning

This commit is contained in:
Arjun
2019-08-08 11:49:12 -07:00
committed by Aditya Kulkarni
parent 918408cc6e
commit 208d37580d
3 changed files with 7 additions and 13 deletions

View File

@@ -103,7 +103,7 @@ public:
static QString getZECUSDDisplayFormat(double bal);
static QString getTokenName();
static QString getDonationAddr(bool sapling);
static QString getDonationAddr();
static double getMinerFee();
static double getZboardAmount();