mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-19 12:01:27 +02:00
Merge pull request #10189 from ziggie1984/fix-fee-estimation
bugfix error matching sweeper
This commit is contained in:
@@ -42,6 +42,10 @@
|
||||
send unnecessary `channel_announcement` and `node_announcement` messages when
|
||||
replying to a `gossip_timestamp_filter` query.
|
||||
|
||||
- [Fixed](https://github.com/lightningnetwork/lnd/pull/10189) a case in the
|
||||
sweeper where some outputs would not be resolved due to an error string
|
||||
mismatch.
|
||||
|
||||
# New Features
|
||||
|
||||
* Use persisted [nodeannouncement](https://github.com/lightningnetwork/lnd/pull/8825)
|
||||
|
Reference in New Issue
Block a user