Browse Source

Merge branch 'master' of https://github.com/KomodoPlatform/Agama into dev

custom-ac-example
pbca26 7 years ago
parent
commit
5157aa1b75
  1. 4
      routes/electrumjs/electrumServers.js

4
routes/electrumjs/electrumServers.js

@ -83,8 +83,8 @@ let electrumServers = {
txfee: 10000,
abbr: 'DNR',
serverList: [
'173.254.244.119:50001',
'173.254.244.122:50001'
'144.202.95.223:50001',
'45.77.137.111:50001'
],
},
hodl: { // !estimatefee

Loading…
Cancel
Save