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