Add dev fee for testnet

This commit is contained in:
Aditya Kulkarni
2018-10-18 10:11:12 -07:00
parent fa4f8685d9
commit 6f79abcc14
6 changed files with 147 additions and 21 deletions

View File

@@ -20,7 +20,6 @@ public:
QString getHost();
QString getPort();
double fees() { return 0.0001; }
bool loadFromSettings();
bool loadFromFile();