mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-01 18:27:43 +02:00
docs: update release notes for 0.13.3
This commit is contained in:
9
docs/release-notes/release-notes-0.13.3.md
Normal file
9
docs/release-notes/release-notes-0.13.3.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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
|
Reference in New Issue
Block a user