Add Espers

This commit is contained in:
Manfred Karrer 2016-04-22 21:24:50 +02:00
parent abdaf613e4
commit 4ea16e840b

View File

@ -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"));