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 c1138af commit 74636e9Copy full SHA for 74636e9
docs/release-notes/release-notes-0.18.3.md
@@ -76,6 +76,9 @@
76
All units are `sats/kvB`. If the new field `min_relay_feerate` is not set,
77
the default floor feerate (1012 sats/kvB) will be used.
78
79
+* Commitment fees are now taken into account when [calculating the fee
80
+ exposure threshold](https://github.com/lightningnetwork/lnd/pull/8824).
81
+
82
## RPC Updates
83
84
* [`xImportMissionControl`](https://github.com/lightningnetwork/lnd/pull/8779)
@@ -147,6 +150,7 @@
147
150
* Andras Banki-Horvath
148
151
* Bufo
149
152
* Elle Mouton
153
+* Eugene Siegel
154
* Matheus Degiovani
155
* Oliver Gugger
156
* Slyghtning
0 commit comments