mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-05-13 12:02:23 -04:00
Added Gridcoin
This commit is contained in:
parent
f37b069340
commit
7c5c533027
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ public class CurrencyUtil {
|
|||
result.add(new CryptoCurrency("JBS", "Jumbucks"));
|
||||
result.add(new CryptoCurrency("PINK", "Pinkcoin"));
|
||||
result.add(new CryptoCurrency("OK", "OKCash"));
|
||||
result.add(new CryptoCurrency("GRC", "Gridcoin"));
|
||||
|
||||
// For MKR we need a extra info box:
|
||||
// It's very important that users only use EIP-20 compliant contract wallets.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue