mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
Add PlatinumBar
This commit is contained in:
parent
68143f5b12
commit
bf8e3c3692
@ -109,7 +109,8 @@ public class CurrencyUtil {
|
||||
result.add(new CryptoCurrency("SIB", "Sibcoin"));
|
||||
result.add(new CryptoCurrency("CRBIT", "Creditbit"));
|
||||
result.add(new CryptoCurrency("BIGUP", "BigUp"));
|
||||
|
||||
result.add(new CryptoCurrency("XPTX", "PlatinumBar"));
|
||||
|
||||
// result.add(new CryptoCurrency("XMR", "Monero"));
|
||||
// result.add(new CryptoCurrency("BCN", "Bytecoin"));
|
||||
return result;
|
||||
|
Loading…
Reference in New Issue
Block a user