mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 12:07:57 +00:00
Move libp2p tests to custom_proto (#2884)
This commit is contained in:
committed by
Arkadiy Paronyan
parent
dc41558b6e
commit
4a44a07fd0
@@ -44,8 +44,6 @@ use crate::config::Params;
|
||||
use crate::error::Error;
|
||||
use crate::protocol::specialization::NetworkSpecialization;
|
||||
|
||||
mod tests;
|
||||
|
||||
/// Interval at which we send status updates on the status stream.
|
||||
const STATUS_INTERVAL: Duration = Duration::from_millis(5000);
|
||||
/// Interval at which we update the `peers` field on the main thread.
|
||||
|
||||
Reference in New Issue
Block a user