Dragonify more things
This commit is contained in:
@@ -132,7 +132,7 @@ bool Settings::isSaplingActive() {
|
||||
return (isTestnet() && getBlockNumber() > 0) || (!isTestnet() && getBlockNumber() > 0);
|
||||
}
|
||||
|
||||
double Settings::getHUSHPrice() {
|
||||
double Settings::getDRAGONXPrice() {
|
||||
return HUSHPrice;
|
||||
}
|
||||
double Settings::getEURPrice() {
|
||||
|
||||
Reference in New Issue
Block a user