Added SolarCoin

This commit is contained in:
Manfred Karrer 2016-05-18 21:36:55 +02:00
parent 3cc3d29c1c
commit 0dc17216b6

View File

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