Skip to content

Commit

Permalink
spv enable LCC, AXE
Browse files Browse the repository at this point in the history
  • Loading branch information
pbca26 committed Dec 25, 2018
1 parent 90305ca commit f1f44be
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
6 changes: 0 additions & 6 deletions routes/electrumjs/electrumServers.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,6 @@ const _electrumServersExtend = {
mnx: {
txfee: 10000,
},
lcc: {
txfee: 1000000,
},
nlg: {
txfee: 1000000,
},
Expand Down Expand Up @@ -239,9 +236,6 @@ const _electrumServersExtend = {
slm: {
txfee: 10000,
},
axe: {
txfee: 10000,
},
ppc: {
txfee: 10000,
},
Expand Down
1 change: 0 additions & 1 deletion routes/electrumjs/electrumServersConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ const disableCoins = [
'vot',
'mac',
'bdl',
'axe', // no servers
'mzc', // no servers
'zet', // no servers
'jbs', // no servers
Expand Down

0 comments on commit f1f44be

Please sign in to comment.