I think that the CL_API_URLS variable must never be empty and it should be validated via env.validation.ts. I've covered this case in this PR https://github.com/lidofinance/lido-keys-api/pull/216
This issue also should be resolved once the PR is merged.
I think that the
CL_API_URLS
variable must never be empty and it should be validated viaenv.validation.ts
. I've covered this case in this PR https://github.com/lidofinance/lido-keys-api/pull/216 This issue also should be resolved once the PR is merged.