Browse Source

temp disable dnr

v0.25
pbca26 7 years ago
parent
commit
174786e378
  1. 4
      react/src/components/addcoin/addcoinOptionsCrypto.js

4
react/src/components/addcoin/addcoinOptionsCrypto.js

@ -36,11 +36,11 @@ const addCoinOptionsCrypto = () => {
label: 'Dash (DASH)',
icon: 'DASH',
value: `DASH|spv`,
}, {
}, /*{
label: 'Denarius (DNR)',
icon: 'DNR',
value: `DNR|spv`,
}, {
},*/ {
label: 'DigiByte (DGB)',
icon: 'DGB',
value: `DGB|spv`,

Loading…
Cancel
Save