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 4938802 commit eeb07aaCopy full SHA for eeb07aa
docs/lnd/release-notes/release-notes-0.20.0.md
@@ -144,7 +144,9 @@ reader of a payment request.
144
disabling has now been
145
[removed](https://github.com/lightningnetwork/lnd/pull/9967) meaning that any
146
test network scripts that rely on bootstrapping being disabled will need to
147
- explicitly define the `--nobootstrap` flag.
+ explicitly define the `--nobootstrap` flag. Bootstrapping will now also be
148
+ [deterministic](https://github.com/lightningnetwork/lnd/pull/10003) on local
149
+ test networks so that bootstrapping behaviour can be tested for.
150
151
## Database
152
0 commit comments