Browse Source

Remove DOGE from blacklist

pull/27/head
Luke Childs 4 years ago
parent
commit
907e2c8167
  1. 1
      js/coin-blacklist.js

1
js/coin-blacklist.js

@ -1,5 +1,4 @@
export default [ export default [
'DOGE',
'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

Loading…
Cancel
Save