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 03bf197 commit d0c07d7Copy full SHA for d0c07d7
docs/release-notes/release-notes-0.20.0.md
@@ -70,6 +70,10 @@ circuit. The indices are only available for forwarding events saved after v0.20.
70
finish under this timeout value. Consider using a larger timeout value if you
71
have a slow network.
72
73
+* The default value for `gossip.msg-rate-bytes` has been
74
+ [increased](https://github.com/lightningnetwork/lnd/pull/10096) from 100KB to
75
+ 1MB, and `gossip.msg-burst-bytes` has been increased from 200KB to 2MB.
76
+
77
78
## lncli Additions
79
0 commit comments