mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-19 23:36:00 -04:00
Add Myriadcoin
This commit is contained in:
parent
73131e0c18
commit
01955a0ef6
@ -116,6 +116,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("XMR", "Monero"));
|
||||
// result.add(new CryptoCurrency("BCN", "Bytecoin"));
|
||||
|
Loading…
x
Reference in New Issue
Block a user