Browse Source

Add Verge to blacklist

pull/15/head
Luke Childs 5 years ago
parent
commit
d18dd4bf58
  1. 1
      js/coin-blacklist.js

1
js/coin-blacklist.js

@ -3,6 +3,7 @@ export default [
'XDN', 'XDN',
'PPC', 'PPC',
'DGB', // We could actually support this if we merge the different algoriths 'DGB', // We could actually support this if we merge the different algoriths
'XVG',
'DCY', 'DCY',
'DP', 'DP',
'NLG', 'NLG',

Loading…
Cancel
Save