mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Incorporate sc-peerset into sc-network (#14236)
This commit is contained in:
@@ -328,8 +328,8 @@ mod tests {
|
||||
use sc_client_db::offchain::LocalStorage;
|
||||
use sc_network::{
|
||||
config::MultiaddrWithPeerId, types::ProtocolName, NetworkPeers, NetworkStateInfo,
|
||||
ReputationChange,
|
||||
};
|
||||
use sc_peerset::ReputationChange;
|
||||
use sp_core::offchain::{DbExternalities, Externalities};
|
||||
use std::time::SystemTime;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user