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 26a0ebc commit 33f16deCopy full SHA for 33f16de
lightning/src/ln/blinded_payment_tests.rs
@@ -1134,7 +1134,7 @@ fn min_htlc() {
1134
}
1135
1136
#[test]
1137
-fn high_prop_fees() {
+fn conditionally_round_fwd_amt() {
1138
// Previously, the (rng-found) feerates below caught a bug where an intermediate node would
1139
// calculate an amt_to_forward that underpaid them by 1 msat, caused by rounding up the outbound
1140
// amount on top of an already rounded-up total routing fee. Ensure that we'll conditionally round
0 commit comments