Commit Graph

4 Commits

Author SHA1 Message Date
SomberNight
400934b771 network: hardcoded servers: add a few more 2025-05-29 15:02:04 +00:00
SomberNight
5e2c52081d update block header checkpoints 2025-05-29 15:02:01 +00:00
f321x
2c67ed8491 update mainnet ln fallback nodes 2025-02-04 09:43:40 +01:00
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