change defaults

This commit is contained in:
Aditya Kulkarni
2018-10-26 12:59:07 -07:00
parent cf7b2e1c4b
commit e2a61d6b09
3 changed files with 12 additions and 5 deletions

View File

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