mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-19 05:48:31 +00:00
Update libp2p service, start rpc test upgrade
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/*
|
||||
#![cfg(test)]
|
||||
use crate::behaviour::{Behaviour, BehaviourEvent};
|
||||
use crate::multiaddr::Protocol;
|
||||
@@ -179,3 +180,4 @@ fn test_secio_noise_fallback() {
|
||||
);
|
||||
assert!(test_result.load(Relaxed));
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user