get https://api.zan.top/node/v1/eth/mainnet//eth/v1/beacon/light_client/bootstrap/
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.