File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 2626- [ Fixed] ( https://github.com/lightningnetwork/lnd/pull/9921 ) a case where the
2727 spending notification of an output may be missed if wrong height hint is used.
2828
29+ - [ Fixed] ( https://github.com/lightningnetwork/lnd/pull/9962 ) a case where the
30+ node may panic if it's running in the remote signer mode.
31+
2932# New Features
3033
3134## Functional Enhancements
Original file line number Diff line number Diff line change @@ -76,6 +76,7 @@ circuit. The indices are only available for forwarding events saved after v0.20.
7676 * [ 1] ( https://github.com/lightningnetwork/lnd/pull/9866 )
7777 * [ 2] ( https://github.com/lightningnetwork/lnd/pull/9869 )
7878 * [ 3] ( https://github.com/lightningnetwork/lnd/pull/9887 )
79+ * [ 4] ( https://github.com/lightningnetwork/lnd/pull/9931 )
7980
8081## RPC Updates
8182
You can’t perform that action at this time.
0 commit comments