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 0c709f8 commit 6ab70e1Copy full SHA for 6ab70e1
lightning/src/ln/update_fee_tests.rs
@@ -1377,7 +1377,7 @@ pub fn do_can_afford_given_trimmed_htlcs(inequality_regions: core::cmp::Ordering
1377
}
1378
1379
#[test]
1380
-pub fn test_zero_fee_commiments_no_update_fee() {
+pub fn test_zero_fee_commitments_no_update_fee() {
1381
// Tests that option_zero_fee_commitment channels do not sent update_fee messages, and that
1382
// they'll disconnect and warn if they receive them.
1383
let mut cfg = test_default_channel_config();
0 commit comments