docs: update release notes for 0.17.0

This commit is contained in:
shaurya947 2023-05-04 14:10:40 -04:00
parent 84fff6e0a7
commit be820919f0
No known key found for this signature in database

View File

@ -40,6 +40,11 @@ package](https://github.com/lightningnetwork/lnd/pull/7356)
and `--protocol.custom-invoice` flags to set feature bits for various feature
"sets", as defined in [BOLT 9](https://github.com/lightning/bolts/blob/master/09-features.md).
* `OpenChannel` now accepts an [optional `memo`
argument](https://github.com/lightningnetwork/lnd/pull/7668) for specifying
a helpful note-to-self containing arbitrary useful information about the
channel.
## Misc
* [Generate default macaroons