mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-22 22:45:21 +01:00
Added Crown
This commit is contained in:
parent
4dbd3a03c8
commit
c8022fd7db
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ public class CurrencyUtil {
|
|||
result.add(new CryptoCurrency("CMT", "Comet"));
|
||||
result.add(new CryptoCurrency("XCP", "Counterparty"));
|
||||
result.add(new CryptoCurrency("CRBIT", "Creditbit"));
|
||||
result.add(new CryptoCurrency("CRW", "Crown"));
|
||||
result.add(new CryptoCurrency("CBX", "Crypto Bullion"));
|
||||
result.add(new CryptoCurrency("DAO", "DAO", true));
|
||||
result.add(new CryptoCurrency("DNET", "DarkNet"));
|
||||
|
|
Loading…
Add table
Reference in a new issue