Function validate

Source
pub fn validate<Ctx>(
    ctx_a: &Ctx,
    msg: MsgConnectionOpenAck,
) -> Result<(), ConnectionError>