mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 05:31:02 +00:00
Change validation & collation protocol names to include genesis hash & fork id (#5876)
This commit is contained in:
@@ -28,7 +28,8 @@ use parking_lot::Mutex;
|
||||
use sp_consensus::SyncOracle;
|
||||
|
||||
use polkadot_node_network_protocol::{
|
||||
peer_set::PeerSet, PeerId, ProtocolVersion, UnifiedReputationChange as Rep, View,
|
||||
peer_set::{PeerSet, ProtocolVersion},
|
||||
PeerId, UnifiedReputationChange as Rep, View,
|
||||
};
|
||||
|
||||
/// Peer set info for network initialization.
|
||||
|
||||
Reference in New Issue
Block a user