Description
Add support for the /eth/v1/beacon/light_client/updates API endpoint.
Beacon API spec: https://ethereum.github.io/beacon-APIs/#/Beacon/getLightClientUpdatesByRange
Additional Notes
There is an open issue for LightClientUpdatesByRange p2p support #3886 (Altair only). Probably make sense to merge that one first before starting this one.