mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-12 07:08:24 +01:00
Merge pull request #7095 from yyforyongyu/funding-locked
funding: wait for one sec if funding locked is not received
This commit is contained in:
@@ -149,6 +149,10 @@ 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
|
||||
spike.
|
||||
|
||||
## Code Health
|
||||
|
||||
* [test: use `T.TempDir` to create temporary test
|
||||
|
||||
Reference in New Issue
Block a user