Function execute

Source
pub fn execute<Ctx>(
    ctx: &mut Ctx,
    msg: MsgCreateClient,
) -> Result<(), ClientError>