Function cosmwasm_std::testing::mock_ibc_channel_open_try
source ยท 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.