mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-12-18 09:12:19 -05:00
Added SolarCoin
This commit is contained in:
parent
3cc3d29c1c
commit
0dc17216b6
1 changed files with 1 additions and 0 deletions
|
|
@ -115,6 +115,7 @@ public class CurrencyUtil {
|
||||||
result.add(new CryptoCurrency("OK", "OKCash"));
|
result.add(new CryptoCurrency("OK", "OKCash"));
|
||||||
result.add(new CryptoCurrency("GRC", "Gridcoin"));
|
result.add(new CryptoCurrency("GRC", "Gridcoin"));
|
||||||
result.add(new CryptoCurrency("MOIN", "Moin"));
|
result.add(new CryptoCurrency("MOIN", "Moin"));
|
||||||
|
result.add(new CryptoCurrency("SLR", "SolarCoin"));
|
||||||
|
|
||||||
// For MKR we need a extra info box:
|
// For MKR we need a extra info box:
|
||||||
// It's very important that users only use EIP-20 compliant contract wallets.
|
// It's very important that users only use EIP-20 compliant contract wallets.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue