Skip to content

Commit

Permalink
Added BigUp
Browse files Browse the repository at this point in the history
  • Loading branch information
ManfredKarrer committed Apr 30, 2016
1 parent 2e85f85 commit 68143f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/main/java/io/bitsquare/locale/CurrencyUtil.java
Expand Up @@ -108,6 +108,7 @@ public static List<CryptoCurrency> createAllSortedCryptoCurrenciesList() {
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"));
Expand Down

0 comments on commit 68143f5

Please sign in to comment.