We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b40f7 commit 5cfc0eaCopy full SHA for 5cfc0ea
docs/release-notes/release-notes-0.19.3.md
@@ -50,7 +50,7 @@
50
51
## Functional Enhancements
52
53
-* The default value for `gossip.msg-rate-bytes` has been
+- The default value for `gossip.msg-rate-bytes` has been
54
[increased](https://github.com/lightningnetwork/lnd/pull/10096) from 100KB to
55
1MB, and `gossip.msg-burst-bytes` has been increased from 200KB to 2MB.
56
@@ -98,6 +98,9 @@
98
99
## Code Health
100
101
+- [The Golang version used was bumped to `v1.23.12` to fix a potential issue
102
+ with the SQL API](https://github.com/lightningnetwork/lnd/pull/10138).
103
+
104
## Tooling and Documentation
105
106
# Contributors (Alphabetical Order)
0 commit comments