mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-19 23:36:00 -04:00
Added Creditbit
This commit is contained in:
parent
913c29a2db
commit
60289553d5
@ -107,7 +107,8 @@ public class CurrencyUtil {
|
||||
result.add(new CryptoCurrency("GRS", "Groestlcoin"));
|
||||
result.add(new CryptoCurrency("IOC", "I/O Coin"));
|
||||
result.add(new CryptoCurrency("SIB", "Sibcoin"));
|
||||
|
||||
result.add(new CryptoCurrency("CRBIT", "Creditbit"));
|
||||
|
||||
// result.add(new CryptoCurrency("XMR", "Monero"));
|
||||
// result.add(new CryptoCurrency("BCN", "Bytecoin"));
|
||||
return result;
|
||||
|
Loading…
x
Reference in New Issue
Block a user