mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
Added SolarCoin
This commit is contained in:
parent
3cc3d29c1c
commit
0dc17216b6
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user