Files
pallectrum/electrum/chains/servers_testnet.json
SomberNight 9bef4a5322 constants: move mainnet/testnet/regtest-specific json files to chains/
note: I find "chains" less ambiguous than "networks" or "net".
Though the codebase already uses "net"/"network" for the same meaning,
e.g. see `electrum.constants.net` or the `getinfo` cmd dict containing a "network" key.. :/
2025-01-27 13:40:41 +00:00

49 lines
1.0 KiB
JSON

{
"blackie.c3-soft.com": {
"pruning": "-",
"s": "57006",
"t": "57005",
"version": "1.4.5"
},
"blockstream.info": {
"pruning": "-",
"s": "993",
"t": "143",
"version": "1.4"
},
"electrum.blockstream.info": {
"pruning": "-",
"s": "60002",
"t": "60001",
"version": "1.4"
},
"explorerzydxu5ecjrkwceayqybizmpjjznk5izmitf2modhcusuqlid.onion": {
"pruning": "-",
"t": "143",
"version": "1.4"
},
"testnet.aranguren.org": {
"pruning": "-",
"s": "51002",
"t": "51001",
"version": "1.4.2"
},
"testnet.hsmiths.com": {
"pruning": "-",
"s": "53012",
"version": "1.4.2"
},
"testnet.qtornado.com": {
"pruning": "-",
"s": "51002",
"t": "51001",
"version": "1.5"
},
"tn.not.fyi": {
"pruning": "-",
"s": "55002",
"t": "55001",
"version": "1.4"
}
}