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.. :/
9 lines
122 B
JSON
9 lines
122 B
JSON
{
|
|
"127.0.0.1": {
|
|
"pruning": "-",
|
|
"s": "51002",
|
|
"t": "51001",
|
|
"version": "1.4"
|
|
}
|
|
}
|