This commit is contained in:
DenioD
2019-10-24 22:35:37 +02:00
18 changed files with 588 additions and 35 deletions

View File

@@ -315,7 +315,7 @@ bool Settings::removeFromhushConf(QString confLocation, QString option) {
}
double Settings::getMinerFee() {
return 0.0001;
return 10000;
}
double Settings::getZboardAmount() {