Update testnet server and lightning node configurations

Remove multiple testnet servers and lightning nodes, keeping only one server entry
Empty fallback_lnnodes.json as all previous entries were removed
This commit is contained in:
2025-12-01 10:46:06 +01:00
parent 67c305cc54
commit 424cc4265d
3 changed files with 25 additions and 8866 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,54 +1 @@
{ {}
"038863cf8ab91046230f561cd5b386cbff8309fa02e3f0c3ed161a3aeb64a643b9": {
"host": "203.132.95.10",
"port": 9735
},
"03236a685d30096b26692dce0cf0fa7c8528bdf61dbf5363a3ef6d5c92733a3016": {
"host": "50.116.3.223",
"port": 9734
},
"03d5e17a3c213fe490e1b0c389f8cfcfcea08a29717d50a9f453735e0ab2a7c003": {
"host": "3.16.119.191",
"port": 9735
},
"03933884aaf1d6b108397e5efe5c86bcf2d8ca8d2f700eda99db9214fc2712b134": {
"host": "34.250.234.192",
"port": 9735
},
"0260d9119979caedc570ada883ff614c6efb93f7f7382e25d73ecbeba0b62df2d7": {
"host": "88.99.209.230",
"port": 9735
},
"023ea0a53af875580899da0ab0a21455d9c19160c4ea1b7774c9d4be6810b02d2c": {
"host": "160.16.233.215",
"port": 9735
},
"0269a94e8b32c005e4336bfb743c08a6e9beb13d940d57c479d95c8e687ccbdb9f": {
"host": "197.155.6.173",
"port": 9735
},
"030f0bf260acdbd3edcad84d7588ec7c5df4711e87e6a23016f989b8d3a4147230": {
"host": "163.172.94.64",
"port": 9735
},
"02312627fdf07fbdd7e5ddb136611bdde9b00d26821d14d94891395452f67af248": {
"host": "23.237.77.12",
"port": 9735
},
"02ae2f22b02375e3e9b4b4a2db4f12e1b50752b4062dbefd6e01332acdaf680379": {
"host": "197.155.6.172",
"port": 9735
},
"034fe52e98a0e9d3c21b767e1b371881265d8c7578c21f5afd6d6438da10348b36": {
"host": "23.239.23.44",
"port": 9740
},
"02889be42fc32093d2dcbfa59369df262e3577b333d8a45e5859dcdd6a4139839a": {
"host": "2a09:8280:1::42:a6f3",
"port": 9735
},
"021713d5331898c206b57c4f7d40635079de9a97d97782646f31dac18a53f2d979": {
"host": "2a09:8280:1::15:a57c",
"port": 9735
}
}

View File

@@ -1,48 +1,8 @@
{ {
"blackie.c3-soft.com": { "84.247.169.248": {
"pruning": "-", "pruning": "-",
"s": "57006", "s": "50002",
"t": "57005", "t": "50001",
"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" "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"
} }
} }