mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 06:21:40 +01:00
docs: update release docs
This commit is contained in:
parent
f13a3a8053
commit
ca0813b1bf
1 changed files with 4 additions and 0 deletions
|
@ -451,6 +451,10 @@ bitcoin peers' feefilter values into account](https://github.com/lightningnetwor
|
|||
retry](https://github.com/lightningnetwork/lnd/pull/8611) logic and isolation
|
||||
settings between `sqldb` and `kvdb` packages.
|
||||
|
||||
* [Expanded SweeperStore](https://github.com/lightningnetwork/lnd/pull/8147) to
|
||||
also store the feerate, fees paid, and whether it's published or not for a
|
||||
given sweeping transaction.
|
||||
|
||||
## Code Health
|
||||
|
||||
* [Remove database pointers](https://github.com/lightningnetwork/lnd/pull/8117)
|
||||
|
|
Loading…
Add table
Reference in a new issue