lnd/docs/release-notes/release-notes-0.16.1.md
2023-03-16 08:31:59 +08:00

17 lines
398 B
Markdown

# Release Notes
## `lncli`
- The `lncli wallet psbt fund` command now allows users to specify the
[`--min_confs` flag](https://github.com/lightningnetwork/lnd/pull/7510).
## Misc
* [Return `FEE_INSUFFICIENT` before checking balance for incoming low-fee
HTLCs.](https://github.com/lightningnetwork/lnd/pull/7490).
# Contributors (Alphabetical Order)
* Oliver Gugger
* Tommy Volk
* Yong Yu