Refactoring Checkpoint: (WIP)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
use codec::{Decode, Encode};
|
||||
|
||||
use pezkuwi_node_primitives::{
|
||||
use pezkuwi_pez_node_primitives::{
|
||||
AvailableData, DisputeMessage, ErasureChunk, PoV, Proof, UncheckedDisputeMessage,
|
||||
};
|
||||
use pezkuwi_primitives::{
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
use codec::{Decode, Encode};
|
||||
|
||||
use pezkuwi_node_primitives::ErasureChunk;
|
||||
use pezkuwi_pez_node_primitives::ErasureChunk;
|
||||
use pezkuwi_primitives::{
|
||||
CandidateHash, CommittedCandidateReceiptV2 as CommittedCandidateReceipt, Hash, Id as ParaId,
|
||||
PersistedValidationData, UncheckedSignedStatement, ValidatorIndex,
|
||||
|
||||
Reference in New Issue
Block a user