mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-19 23:36:00 -04:00
Change Myriadcoin ticker symbol as it conflicts with Malaysian ringgit
This commit is contained in:
parent
f9983a4e19
commit
1ffb8f2c65
@ -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…
x
Reference in New Issue
Block a user