Added Shift

This commit is contained in:
Manfred Karrer 2016-05-22 02:05:46 +02:00
parent b4c9356992
commit 6908bbc283

View File

@ -116,6 +116,7 @@ public class CurrencyUtil {
result.add(new CryptoCurrency("GRC", "Gridcoin"));
result.add(new CryptoCurrency("MOIN", "Moin"));
result.add(new CryptoCurrency("SLR", "SolarCoin"));
result.add(new CryptoCurrency("SHIFT", "Shift"));
// For MKR we need a extra info box:
// It's very important that users only use EIP-20 compliant contract wallets.