mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-09-24 14:58:46 -04:00
Change Myriadcoin ticker symbol as it conflicts with Malaysian ringgit
This commit is contained in:
parent
f9983a4e19
commit
1ffb8f2c65
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ public class CurrencyUtil {
|
|||
result.add(new CryptoCurrency("VRC", "VeriCoin"));
|
||||
result.add(new CryptoCurrency("ESP", "Espers"));
|
||||
result.add(new CryptoCurrency("XVG", "Verge"));
|
||||
result.add(new CryptoCurrency("MYR", "Myriadcoin"));
|
||||
result.add(new CryptoCurrency("MYRC", "Myriadcoin"));
|
||||
result.add(new CryptoCurrency("MXT", "MarteXcoin"));
|
||||
result.add(new CryptoCurrency("GRS", "Groestlcoin"));
|
||||
result.add(new CryptoCurrency("IOC", "I/O Coin"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue