pub fn execute<Ctx>(
ctx_a: &mut Ctx,
msg: MsgConnectionOpenInit,
) -> Result<(), ConnectionError>where
Ctx: ExecutionContext,pub fn execute<Ctx>(
ctx_a: &mut Ctx,
msg: MsgConnectionOpenInit,
) -> Result<(), ConnectionError>where
Ctx: ExecutionContext,