mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 09:16:00 +00:00
add ssz support in request body for /beacon/blocks endpoints (v1 & v2) (#4479)
## Issue Addressed [#4457](https://github.com/sigp/lighthouse/issues/4457) ## Proposed Changes add ssz support in request body for /beacon/blocks endpoints (v1 & v2) ## Additional Info
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -3524,6 +3524,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"beacon_chain",
|
||||
"bs58",
|
||||
"bytes",
|
||||
"directory",
|
||||
"environment",
|
||||
"eth1",
|
||||
|
||||
Reference in New Issue
Block a user