lighthouse/beacon_node/http_api
Michael Sproul 2f077b11fe Allow HTTP API to return SSZ blocks (#2209)
## Issue Addressed

Implements https://github.com/ethereum/eth2.0-APIs/pull/125

## Proposed Changes

Optionally return SSZ bytes from the `beacon/blocks` endpoint.
2021-02-24 04:15:14 +00:00
..
src Allow HTTP API to return SSZ blocks (#2209) 2021-02-24 04:15:14 +00:00
tests Allow HTTP API to return SSZ blocks (#2209) 2021-02-24 04:15:14 +00:00
Cargo.toml Address ENR update loop (#2216) 2021-02-21 23:47:52 +00:00