refactor: remove LN from old crypto list
This commit is contained in:
parent
e4267d8aba
commit
b65303e1ed
1 changed files with 1 additions and 2 deletions
|
|
@ -172,8 +172,7 @@ function fetchData () {
|
|||
{crypto: 'LTC', display: 'Litecoin'},
|
||||
{crypto: 'DASH', display: 'Dash'},
|
||||
{crypto: 'ZEC', display: 'Zcash'},
|
||||
{crypto: 'BCH', display: 'Bitcoin Cash'},
|
||||
{crypto: 'LN', display: 'Lightning Network'}
|
||||
{crypto: 'BCH', display: 'Bitcoin Cash'}
|
||||
],
|
||||
languages: languages,
|
||||
countries,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue