Change name of IOP to Internet Of People

This commit is contained in:
Manfred Karrer 2017-09-25 12:13:38 -05:00
parent 94e2c1bf66
commit 68badcbcc8
No known key found for this signature in database
GPG key ID: 401250966A6B2C46

View file

@ -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"));