docs: replace release docs re checking FundingLocked interval

This commit is contained in:
yyforyongyu 2022-11-08 14:16:54 +08:00
parent b7816489a1
commit 22ae772b3f
No known key found for this signature in database
GPG Key ID: 9BCD95C4FF296868

View File

@ -149,8 +149,8 @@ certain large transactions](https://github.com/lightningnetwork/lnd/pull/7100).
so that the user can specify fees during channel creation time in addition
to the default configuration.
* [Sleep for one second when funding locked message is not
received](https://github.com/lightningnetwork/lnd/pull/7095) to avoid CPU
* [Sleep for 10ms when funding locked message is not
received](https://github.com/lightningnetwork/lnd/pull/7126) to avoid CPU
spike.
## Code Health