mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-12-16 00:04:09 -05:00
Added Moin
This commit is contained in:
parent
7c5c533027
commit
d7f609a970
1 changed files with 1 additions and 0 deletions
|
|
@ -114,6 +114,7 @@ public class CurrencyUtil {
|
||||||
result.add(new CryptoCurrency("PINK", "Pinkcoin"));
|
result.add(new CryptoCurrency("PINK", "Pinkcoin"));
|
||||||
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"));
|
||||||
|
|
||||||
// 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