mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
Edited Clams
This commit is contained in:
parent
f72b681858
commit
ee0f03c752
@ -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"));
|
||||
|
Loading…
Reference in New Issue
Block a user