mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-06 14:21:53 -04:00
Added Maker
This commit is contained in:
parent
3bf861561b
commit
1eb38d5a19
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ public class CurrencyUtil {
|
||||||
result.add(new CryptoCurrency("CRBIT", "Creditbit"));
|
result.add(new CryptoCurrency("CRBIT", "Creditbit"));
|
||||||
result.add(new CryptoCurrency("BIGUP", "BigUp"));
|
result.add(new CryptoCurrency("BIGUP", "BigUp"));
|
||||||
result.add(new CryptoCurrency("XPTX", "PlatinumBar"));
|
result.add(new CryptoCurrency("XPTX", "PlatinumBar"));
|
||||||
|
result.add(new CryptoCurrency("MKR", "Maker"));
|
||||||
|
|
||||||
// result.add(new CryptoCurrency("XMR", "Monero"));
|
// result.add(new CryptoCurrency("XMR", "Monero"));
|
||||||
// result.add(new CryptoCurrency("BCN", "Bytecoin"));
|
// result.add(new CryptoCurrency("BCN", "Bytecoin"));
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue