Test using ticker here instead
This commit is contained in:
@@ -358,7 +358,7 @@ QString Settings::getTokenName() {
|
|||||||
if (Settings::getInstance()->isTestnet()) {
|
if (Settings::getInstance()->isTestnet()) {
|
||||||
return "TUSH";
|
return "TUSH";
|
||||||
} else {
|
} else {
|
||||||
return "DRAGONX";
|
return "DRGX";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user