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',
'PPC',
'DGB', // We could actually support this if we merge the different algoriths
'XVG',
'DCY',
'DP',
'NLG',

Loading…
Cancel
Save