mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-22 22:34:45 +00:00
Update libp2p service, start rpc test upgrade
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/*
|
||||
#![cfg(test)]
|
||||
use crate::types::GossipEncoding;
|
||||
use ::types::{BeaconBlock, EthSpec, MinimalEthSpec, Signature, SignedBeaconBlock};
|
||||
@@ -149,3 +150,4 @@ fn test_gossipsub_full_mesh_publish() {
|
||||
Ok(Async::NotReady)
|
||||
}))
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user