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 87844cd commit ab6f1fcCopy full SHA for ab6f1fc
docs/release-notes/release-notes-0.19.3.md
@@ -46,7 +46,7 @@
46
47
## Functional Enhancements
48
49
-* The default value for `gossip.msg-rate-bytes` has been
+- The default value for `gossip.msg-rate-bytes` has been
50
[increased](https://github.com/lightningnetwork/lnd/pull/10096) from 100KB to
51
1MB, and `gossip.msg-burst-bytes` has been increased from 200KB to 2MB.
52
@@ -87,6 +87,9 @@
87
88
## Code Health
89
90
+- [The Golang version used was bumped to `v1.23.12` to fix a potential issue
91
+ with the SQL API](https://github.com/lightningnetwork/lnd/pull/10138).
92
+
93
## Tooling and Documentation
94
95
# Contributors (Alphabetical Order)
0 commit comments