File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,12 @@ commitment when the channel was force closed.
84
84
All units are ` sats/kvB ` . If the new field ` min_relay_feerate ` is not set,
85
85
the default floor feerate (1012 sats/kvB) will be used.
86
86
87
+ * Commitment fees are now taken into account when [ calculating the fee
88
+ exposure threshold] ( https://github.com/lightningnetwork/lnd/pull/8824 ) .
89
+
90
+ * [ Allow] ( https://github.com/lightningnetwork/lnd/pull/8845 ) multiple etcd hosts
91
+ to be specified in db.etcd.host.
92
+
87
93
## RPC Updates
88
94
89
95
* [ ` xImportMissionControl ` ] ( https://github.com/lightningnetwork/lnd/pull/8779 )
@@ -161,6 +167,7 @@ commitment when the channel was force closed.
161
167
* bitromortac
162
168
* Bufo
163
169
* Elle Mouton
170
+ * Eugene Siegel
164
171
* Matheus Degiovani
165
172
* Oliver Gugger
166
173
* Slyghtning
You can’t perform that action at this time.
0 commit comments