mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-27 22:46:17 +02:00
docs: update release notes
Warn users of simnet/signet/regtest scripts that they will now need to explicitly specify the `--nobootstrap` flag to turn bootstrapping off.
This commit is contained in:
@@ -125,6 +125,13 @@ circuit. The indices are only available for forwarding events saved after v0.20.
|
|||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
|
|
||||||
|
* Previously, automatic peer bootstrapping was disabled for simnet, signet and
|
||||||
|
regtest networks even if the `--nobootstrap` flag was not set. This automatic
|
||||||
|
disabling has now been
|
||||||
|
[removed](https://github.com/lightningnetwork/lnd/pull/9967) meaning that any
|
||||||
|
test network scripts that rely on bootstrapping being disabled will need to
|
||||||
|
explicitly define the `--nobootstrap` flag.
|
||||||
|
|
||||||
## Database
|
## Database
|
||||||
|
|
||||||
## Code Health
|
## Code Health
|
||||||
|
Reference in New Issue
Block a user