Edited Clams

This commit is contained in:
Manfred Karrer 2016-10-07 02:38:52 +02:00
parent f72b681858
commit ee0f03c752

View File

@ -94,7 +94,7 @@ public class CurrencyUtil {
result.add(new CryptoCurrency("BITUSD", "BitUSD", true));
result.add(new CryptoCurrency("BLK", "Blackcoin"));
result.add(new CryptoCurrency("BURST", "Burstcoin"));
result.add(new CryptoCurrency("CLAM", "Clams", true));
result.add(new CryptoCurrency("CLAM", "Clams"));
result.add(new CryptoCurrency("CLOAK", "CloakCoin"));
result.add(new CryptoCurrency("CMT", "Comet"));
result.add(new CryptoCurrency("XCP", "Counterparty"));