mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
Added Gulden
This commit is contained in:
parent
8d9e330916
commit
576465b653
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ public class CurrencyUtil {
|
||||||
result.add(new CryptoCurrency("GEMZ", "Gemz"));
|
result.add(new CryptoCurrency("GEMZ", "Gemz"));
|
||||||
result.add(new CryptoCurrency("GRC", "Gridcoin"));
|
result.add(new CryptoCurrency("GRC", "Gridcoin"));
|
||||||
result.add(new CryptoCurrency("GRS", "Groestlcoin"));
|
result.add(new CryptoCurrency("GRS", "Groestlcoin"));
|
||||||
|
result.add(new CryptoCurrency("NLG", "Gulden"));
|
||||||
result.add(new CryptoCurrency("HODL", "HOdlcoin"));
|
result.add(new CryptoCurrency("HODL", "HOdlcoin"));
|
||||||
result.add(new CryptoCurrency("HNC", "HunCoin"));
|
result.add(new CryptoCurrency("HNC", "HunCoin"));
|
||||||
result.add(new CryptoCurrency("IOC", "I/O Coin"));
|
result.add(new CryptoCurrency("IOC", "I/O Coin"));
|
||||||
|
|
Loading…
Add table
Reference in a new issue