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

Creates a IbcChannelOpenMsg::OpenInit for testing ibc_channel_open.