mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-21 08:06:33 -04:00
Added Shift
This commit is contained in:
parent
b4c9356992
commit
6908bbc283
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user