We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26cd100 commit a118638Copy full SHA for a118638
1 file changed
docs/release-notes/release-notes-0.21.0.md
@@ -303,6 +303,9 @@
303
# Technical and Architectural Updates
304
## BOLT Spec Updates
305
306
+LND now [enforces](https://github.com/lightning/bolts/pull/1284) low-S canonical
307
+signatures when `n` field is present in a BOLT11 invoice.
308
+
309
## Testing
310
311
* [Added unit tests for TLV length validation across multiple packages](https://github.com/lightningnetwork/lnd/pull/10249).
@@ -435,3 +438,4 @@
435
438
* Pins
436
439
* Suheb
437
440
* Ziggie
441
+* Pins
0 commit comments