Browse Source

Update electrumServers.js

dev
siulynot 7 years ago
committed by GitHub
parent
commit
8fad4c122e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      routes/electrumjs/electrumServers.js

2
routes/electrumjs/electrumServers.js

@ -15,7 +15,7 @@ let electrumServers = {
port: 10801, port: 10801,
proto: 'tcp', proto: 'tcp',
txfee: 10000, txfee: 10000,
abbr: 'OOT', abbr: 'EQL',
serverList: [ serverList: [
'159.65.91.235:10801', '159.65.91.235:10801',
'167.99.204.42:10801' '167.99.204.42:10801'

Loading…
Cancel
Save