mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-30 10:18:44 -04:00
Add Lisk
This commit is contained in:
parent
b7a6a9c555
commit
93940ea899
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ public class CurrencyUtil {
|
|||
result.add(new CryptoCurrency("SHIFT", "Shift"));
|
||||
result.add(new CryptoCurrency("ERC", "Europecoin"));
|
||||
result.add(new CryptoCurrency("POST", "PostCoin"));
|
||||
result.add(new CryptoCurrency("LSK", "Lisk"));
|
||||
return result;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue