pub fn ibc_channel_connect(
    deps: DepsMut<'_>,
    _env: Env,
    msg: IbcChannelConnectMsg
) -> Result<IbcBasicResponse, ContractError>
Expand description

record the channel in CHANNEL_INFO