mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-02-21 22:44:30 +01:00
9 lines
378 B
Markdown
9 lines
378 B
Markdown
# Release Notes
|
|
|
|
## Wallet
|
|
|
|
* [The `DefaultDustLimit` method has been removed in favor of `DustLimitForSize` which calculates the proper network dust limit for a given output size. This also fixes certain APIs like SendCoins to be able to send 294 sats to a P2WPKH script.](https://github.com/lightningnetwork/lnd/pull/5781)
|
|
|
|
# Contributors (Alphabetical Order)
|
|
|
|
* Eugene Siegel |