macro_rules! expect_pending_htlcs_forwardable_conditions {
    ($node: expr, $expected_failures: expr) => { ... };
}
Expand description

Don’t use this, use the identically-named function instead.