Currently, we are returning the logos in the `/api/v1/validators` as a data64 svg. We instead could return an URL of the logo with the optimized asset, so we reduce the size of the response
Currently, we are returning the logos in the
/api/v1/validatorsas a data64 svg.We instead could return an URL of the logo with the optimized asset, so we reduce the size of the response