Refactoring Checkpoint: (WIP)
This commit is contained in:
@@ -30,7 +30,7 @@ use pezsp_consensus_babe::AuthorityId as BabeId;
|
||||
use pezsp_core::{crypto::get_public_from_string_or_panic, sr25519};
|
||||
use pezsp_keyring::Sr25519Keyring;
|
||||
use pezsp_runtime::Perbill;
|
||||
use test_runtime_constants::currency::DOTS;
|
||||
use peztest_runtime_constants::currency::DOTS;
|
||||
|
||||
const DEFAULT_PROTOCOL_ID: &str = "hez";
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ pub mod chain_spec;
|
||||
|
||||
pub use chain_spec::*;
|
||||
use futures::{future::Future, stream::StreamExt};
|
||||
use pezkuwi_node_primitives::{CollationGenerationConfig, CollatorFn};
|
||||
use pezkuwi_pez_node_primitives::{CollationGenerationConfig, CollatorFn};
|
||||
use pezkuwi_node_subsystem::messages::{CollationGenerationMessage, CollatorProtocolMessage};
|
||||
use pezkuwi_overseer::Handle;
|
||||
use pezkuwi_primitives::{Balance, CollatorPair, HeadData, Id as ParaId, ValidationCode};
|
||||
|
||||
Reference in New Issue
Block a user