pub fn mock_ibc_channel_connect_confirm(
    my_channel_id: &str,
    order: IbcOrder,
    version: &str
) -> IbcChannelConnectMsg
Expand description

Creates a IbcChannelConnectMsg::ConnectConfirm for testing ibc_channel_connect.