mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-01 18:27:43 +02:00
Merge pull request #9182 from ziggie1984/fix-feebuffer
Deprecate dust-threshold config value
This commit is contained in:
@@ -139,6 +139,11 @@
|
||||
these options have also been increased from max 3 log files to 10 and from
|
||||
max 10 MB to 20 MB.
|
||||
|
||||
* [Deprecate `dust-threshold`
|
||||
config option](https://github.com/lightningnetwork/lnd/pull/9182) and introduce
|
||||
a new option `channel-max-fee-exposure` which is unambiguous in its description.
|
||||
The underlying functionality between those two options remain the same.
|
||||
|
||||
## Breaking Changes
|
||||
## Performance Improvements
|
||||
|
||||
|
Reference in New Issue
Block a user