mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-21 14:10:35 +02:00
Merge pull request #9962 from yyforyongyu/fix-panic
chainio: use package logger instead of instance logger
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
- [Fixed](https://github.com/lightningnetwork/lnd/pull/9921) a case where the
|
||||
spending notification of an output may be missed if wrong height hint is used.
|
||||
|
||||
- [Fixed](https://github.com/lightningnetwork/lnd/pull/9962) a case where the
|
||||
node may panic if it's running in the remote signer mode.
|
||||
|
||||
# New Features
|
||||
|
||||
## Functional Enhancements
|
||||
|
Reference in New Issue
Block a user