mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-06 22:29:10 -04:00
Added BigUp
This commit is contained in:
parent
2e85f855a6
commit
68143f5b12
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ public class CurrencyUtil {
|
|||
result.add(new CryptoCurrency("IOC", "I/O Coin"));
|
||||
result.add(new CryptoCurrency("SIB", "Sibcoin"));
|
||||
result.add(new CryptoCurrency("CRBIT", "Creditbit"));
|
||||
result.add(new CryptoCurrency("BIGUP", "BigUp"));
|
||||
|
||||
// result.add(new CryptoCurrency("XMR", "Monero"));
|
||||
// result.add(new CryptoCurrency("BCN", "Bytecoin"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue