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.
2 parents e801aed + f5a7b4f commit b2604caCopy full SHA for b2604ca
docs/lnd/release-notes/release-notes-0.19.2.md
@@ -41,6 +41,11 @@
41
`FeeForWeightRoundUp` to the `chainfee` package which rounds up a calculated
42
fee value to the nearest satoshi.
43
44
+- [Update](https://github.com/lightningnetwork/lnd/pull/9996) lnd to point at
45
+ the new deployment of the lightning seed service which is used to provide
46
+ candidate peers during initial network bootstrap. The lseed service now
47
+ supports `testnet4` and `signet` networks as well.
48
+
49
## RPC Additions
50
51
## lncli Additions
0 commit comments