donation addr fixes

This commit is contained in:
Aditya Kulkarni
2018-10-24 10:17:38 -07:00
parent 6117026cc7
commit 8bb56d7197
3 changed files with 9 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ public:
static const QString getTokenName();
static const QString getDevAddr(Tx tx);
static const QString getDonationAddr();
static double getMinerFee();
static double getDevFee();