We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9daa2e commit e45800fCopy full SHA for e45800f
1 file changed
docs/release-notes/release-notes-0.21.0.md
@@ -141,6 +141,11 @@
141
* The `encryptdebugpackage` command now supports an `--include_log` flag. When
142
set, the log file content is included in the encrypted debug package.
143
144
+* The `addinvoice` command now supports a [`--qr`
145
+ flag](https://github.com/lightningnetwork/lnd/pull/10638) that renders the
146
+ payment request as a QR code directly in the terminal, making it easy to scan
147
+ from a mobile wallet.
148
+
149
## Breaking Changes
150
151
* [Increased MinCLTVDelta from 18 to
0 commit comments