get https://{network-ethereum}.gateway.tatum.io/eth/v1/beacon/light_client/optimistic_update
Requests the latest LightClientOptimisticUpdate
known by the server.
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_optimistic_update
.