pub fn check_closed_event(
    node: &Node<'_, '_, '_>,
    events_count: usize,
    expected_reason: ClosureReason,
    is_check_discard_funding: bool,
    expected_counterparty_node_ids: &[PublicKey],
    expected_channel_capacity: u64,
)
Expand description

Check that a channel’s closing channel events has been issued