pub fn create_chan_between_nodes_with_value_confirm_second<'a, 'b, 'c>(
    node_recv: &Node<'a, 'b, 'c>,
    node_conf: &Node<'a, 'b, 'c>,
) -> ((ChannelReady, AnnouncementSignatures), ChannelId)