mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-14 18:32:42 +00:00
Merge branch 'eip4844' into deneb-free-blobs
This commit is contained in:
@@ -173,6 +173,7 @@ impl<AppReqId: ReqId, TSpec: EthSpec> Network<AppReqId, TSpec> {
|
||||
.iter()
|
||||
.map(|x| PeerId::from(x.clone()))
|
||||
.collect(),
|
||||
config.disable_peer_scoring,
|
||||
&log,
|
||||
);
|
||||
Arc::new(globals)
|
||||
|
||||
Reference in New Issue
Block a user