Function cosmwasm_std::testing::mock_ibc_channel_close_init

source ·
pub fn mock_ibc_channel_close_init(
    my_channel_id: &str,
    order: IbcOrder,
    version: &str
) -> IbcChannelCloseMsg
Expand description

Creates a IbcChannelCloseMsg::CloseInit for testing ibc_channel_close.