mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-20 02:12:00 +01:00
Add Espers
This commit is contained in:
parent
abdaf613e4
commit
4ea16e840b
@ -114,6 +114,7 @@ public class CurrencyUtil {
|
||||
result.add(new CryptoCurrency("CLOAK", "CloakCoin"));
|
||||
result.add(new CryptoCurrency("EGC", "EverGreenCoin"));
|
||||
result.add(new CryptoCurrency("VRC", "VeriCoin"));
|
||||
result.add(new CryptoCurrency("ESP", "Espers"));
|
||||
|
||||
// result.add(new CryptoCurrency("XMR", "Monero"));
|
||||
// result.add(new CryptoCurrency("BCN", "Bytecoin"));
|
||||
|
Loading…
Reference in New Issue
Block a user