fix to find hush wallet.dat at startup
This commit is contained in:
@@ -313,7 +313,7 @@ bool Settings::removeFromhushConf(QString confLocation, QString option) {
|
||||
}
|
||||
|
||||
double Settings::getMinerFee() {
|
||||
return 0.01;
|
||||
return 0.0001;
|
||||
}
|
||||
|
||||
double Settings::getZboardAmount() {
|
||||
|
||||
Reference in New Issue
Block a user