API Reference

GetBeaconLightClientBootstrapByBlockRoot

Get LightClientBootstrap structure for a requested block root.

Requests the LightClientBootstrap structure corresponding to a given post-Altair beacon block root.
Depending on the Accept header it can be returned either as JSON or SSZ-serialized bytes.

Servers SHOULD provide results as defined in create_light_client_bootstrap. To fulfill a request, the requested block's post state needs to be known.

Language
Click Try It! to start a request and see the response here!