mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 19:51:47 +00:00
small cleanup
This commit is contained in:
@@ -1107,8 +1107,6 @@ pub fn serve<T: BeaconChainTypes>(
|
||||
*/
|
||||
|
||||
// POST beacon/blocks
|
||||
|
||||
// TODO: THIS IS NOT THE RIGHT CODE
|
||||
let post_beacon_blocks = eth_v1
|
||||
.and(warp::path("beacon"))
|
||||
.and(warp::path("blocks"))
|
||||
|
||||
Reference in New Issue
Block a user