Function cosmwasm_std::testing::mock_ibc_channel_close_confirm

source ยท
pub fn mock_ibc_channel_close_confirm(
    my_channel_id: &str,
    order: IbcOrder,
    version: &str,
) -> IbcChannelCloseMsg
Expand description

Creates a IbcChannelCloseMsg::CloseConfirm for testing ibc_channel_close.