release-notes: update for 0.18.3

This commit is contained in:
Eugene Siegel
2024-07-29 14:12:37 -04:00
parent c1138af4ab
commit 74636e9bdd

View File

@@ -76,6 +76,9 @@
All units are `sats/kvB`. If the new field `min_relay_feerate` is not set, All units are `sats/kvB`. If the new field `min_relay_feerate` is not set,
the default floor feerate (1012 sats/kvB) will be used. the default floor feerate (1012 sats/kvB) will be used.
* Commitment fees are now taken into account when [calculating the fee
exposure threshold](https://github.com/lightningnetwork/lnd/pull/8824).
## RPC Updates ## RPC Updates
* [`xImportMissionControl`](https://github.com/lightningnetwork/lnd/pull/8779) * [`xImportMissionControl`](https://github.com/lightningnetwork/lnd/pull/8779)
@@ -147,6 +150,7 @@
* Andras Banki-Horvath * Andras Banki-Horvath
* Bufo * Bufo
* Elle Mouton * Elle Mouton
* Eugene Siegel
* Matheus Degiovani * Matheus Degiovani
* Oliver Gugger * Oliver Gugger
* Slyghtning * Slyghtning