Skip to content

Commit eeb07aa

Browse files
authored
update documentation
1 parent 4938802 commit eeb07aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/lnd/release-notes/release-notes-0.20.0.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,9 @@ reader of a payment request.
144144
disabling has now been
145145
[removed](https://github.com/lightningnetwork/lnd/pull/9967) meaning that any
146146
test network scripts that rely on bootstrapping being disabled will need to
147-
explicitly define the `--nobootstrap` flag.
147+
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.
148150

149151
## Database
150152

0 commit comments

Comments
 (0)