Commit 2464077
committed
Do not round
The goal is to align `per_outbound_htlc_counterparty_commit_tx_fee_msat`
with the slope `commit_tx_fee_sat` / `num_htlcs`.
This is a minor detail - no existing LDK code multiplies the value
returned by `per_outbound_htlc_counterparty_commit_tx_fee_msat` with
`num_htlcs`.per_outbound_htlc_counterparty_commit_tx_fee_msat
1 parent a98886c commit 2464077
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
200 | | - | |
201 | | - | |
202 | | - | |
| 200 | + | |
| 201 | + | |
203 | 202 | | |
204 | 203 | | |
205 | 204 | | |
| |||
0 commit comments