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.. :/
15 lines
274 B
JSON
15 lines
274 B
JSON
{
|
|
"testnet4-electrumx.wakiyamap.dev": {
|
|
"pruning": "-",
|
|
"s": "51002",
|
|
"t": "51001",
|
|
"version": "1.4"
|
|
},
|
|
"blackie.c3-soft.com": {
|
|
"pruning": "-",
|
|
"s": "57010",
|
|
"t": "57009",
|
|
"version": "1.4"
|
|
}
|
|
}
|