mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
Change name of IOP to Internet Of People
This commit is contained in:
parent
94e2c1bf66
commit
68badcbcc8
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ public class CurrencyUtil {
|
|||
result.add(new CryptoCurrency("ESP", "Espers"));
|
||||
result.add(new CryptoCurrency("ETH", "Ether"));
|
||||
result.add(new CryptoCurrency("ETC", "Ether Classic"));
|
||||
result.add(new CryptoCurrency("IOP", "Fermat"));
|
||||
result.add(new CryptoCurrency("IOP", "Internet Of People"));
|
||||
result.add(new CryptoCurrency("GRC", "Gridcoin"));
|
||||
result.add(new CryptoCurrency("LBC", "LBRY Credits"));
|
||||
result.add(new CryptoCurrency("LSK", "Lisk"));
|
||||
|
|
Loading…
Add table
Reference in a new issue