mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-05 17:05:50 +02:00
Merge pull request #9274 from ziggie1984/remove-2x-value
The sweeper subsystem uses now also the configured budget values for HTLCs
This commit is contained in:
@@ -135,6 +135,10 @@
|
||||
block. Check
|
||||
[here](https://github.com/lightningnetwork/lnd/blob/master/chainio/README.md)
|
||||
to learn more.
|
||||
|
||||
* [The sweeper](https://github.com/lightningnetwork/lnd/pull/9274) does now also
|
||||
use the configured budget values for HTLCs (first level sweep) in parcticular
|
||||
`--sweeper.budget.deadlinehtlcratio` and `--sweeper.budget.deadlinehtlc`.
|
||||
|
||||
## RPC Updates
|
||||
|
||||
|
Reference in New Issue
Block a user