mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-16 03:12:41 +00:00
Merge unstable into gloas-containers.
Co-authored-by: ethDreamer <mark@sigmaprime.io>
This commit is contained in:
3
beacon_node/http_api/src/utils.rs
Normal file
3
beacon_node/http_api/src/utils.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
use warp::filters::BoxedFilter;
|
||||
|
||||
pub type ResponseFilter = BoxedFilter<(warp::reply::Response,)>;
|
||||
Reference in New Issue
Block a user