Refactoring Checkpoint: (WIP)
This commit is contained in:
@@ -31,7 +31,7 @@ use pezkuwi_node_network_protocol::{
|
||||
v3::{self as protocol_v3, StatementFilter},
|
||||
IfDisconnected, PeerId, UnifiedReputationChange as Rep, ValidationProtocols, View,
|
||||
};
|
||||
use pezkuwi_node_primitives::{
|
||||
use pezkuwi_pez_node_primitives::{
|
||||
SignedFullStatementWithPVD, StatementWithPVD as FullStatementWithPVD,
|
||||
};
|
||||
use pezkuwi_node_subsystem::{
|
||||
|
||||
@@ -24,7 +24,7 @@ use pezkuwi_node_network_protocol::{
|
||||
v3::{BackedCandidateAcknowledgement, BackedCandidateManifest},
|
||||
view, ObservedRole,
|
||||
};
|
||||
use pezkuwi_node_primitives::{Statement, StatementWithPVD};
|
||||
use pezkuwi_pez_node_primitives::{Statement, StatementWithPVD};
|
||||
use pezkuwi_node_subsystem::messages::{
|
||||
network_bridge_event::NewGossipTopology, AllMessages, ChainApiMessage, HypotheticalCandidate,
|
||||
HypotheticalMembership, NetworkBridgeEvent, ProspectiveTeyrchainsMessage, ReportPeerMessage,
|
||||
|
||||
Reference in New Issue
Block a user