mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-31 18:58:51 -04:00
Added Faircoin
This commit is contained in:
parent
b4581ae698
commit
32fbd7877f
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ public class CurrencyUtil {
|
|||
result.add(new CryptoCurrency("NSR", "NuShares"));
|
||||
result.add(new CryptoCurrency("PPC", "Peercoin"));
|
||||
result.add(new CryptoCurrency("XPM", "Primecoin"));
|
||||
result.add(new CryptoCurrency("FAIR", "FairCoin"));
|
||||
result.add(new CryptoCurrency("SC", "Siacoin"));
|
||||
result.add(new CryptoCurrency("SJCX", "StorjcoinX"));
|
||||
result.add(new CryptoCurrency("GEMZ", "Gemz"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue