Macro expect_pending_htlcs_forwardable_conditions
macro_rules! expect_pending_htlcs_forwardable_conditions {
($node: expr, $expected_failures: expr) => { ... };
}
Expand description
Don’t use this, use the identically-named function instead.
macro_rules! expect_pending_htlcs_forwardable_conditions {
($node: expr, $expected_failures: expr) => { ... };
}
Don’t use this, use the identically-named function instead.