pub fn mock_ibc_channel_open_try(
my_channel_id: &str,
order: IbcOrder,
version: &str,
) -> IbcChannelOpenMsg
Expand 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,
) -> IbcChannelOpenMsg
Creates a IbcChannelOpenMsg::OpenTry for testing ibc_channel_open.