mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
Added LBRY Credits
This commit is contained in:
parent
809041b0bf
commit
fa6ee11628
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ public class CurrencyUtil {
|
|||
result.add(new CryptoCurrency("DAO", "DAO", true));
|
||||
result.add(new CryptoCurrency("CMT", "Comet"));
|
||||
result.add(new CryptoCurrency("SYNQ", "BitSYNQ"));
|
||||
result.add(new CryptoCurrency("LBC", "LBRY Credits"));
|
||||
result.add(new CryptoCurrency("HNC", "HunCoin"));
|
||||
result.add(new CryptoCurrency("UNO", "Unobtanium"));
|
||||
result.add(new CryptoCurrency("DGB", "Digibyte"));
|
||||
|
|
Loading…
Add table
Reference in a new issue