We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c911ec commit d9f0622Copy full SHA for d9f0622
docs/release-notes/release-notes-0.19.2.md
@@ -37,6 +37,11 @@
37
`FeeForWeightRoundUp` to the `chainfee` package which rounds up a calculated
38
fee value to the nearest satoshi.
39
40
+- [Update](https://github.com/lightningnetwork/lnd/pull/9996) lnd to point at
41
+ the new deployment of the lightning seed service which is used to provide
42
+ candidate peers during initial network bootstrap. The lseed service now
43
+ supports `testnet4` and `signet` networks as well.
44
+
45
## RPC Additions
46
47
## lncli Additions
0 commit comments