pub fn mock_ibc_channel_open_try(
my_channel_id: &str,
order: IbcOrder,
version: &str,
) -> IbcChannelOpenMsgExpand description
Creates a IbcChannelOpenMsg::OpenTry for testing ibc_channel_open.
pub fn mock_ibc_channel_open_try(
my_channel_id: &str,
order: IbcOrder,
version: &str,
) -> IbcChannelOpenMsgCreates a IbcChannelOpenMsg::OpenTry for testing ibc_channel_open.