snapshot before rebranding

This commit is contained in:
2025-12-14 07:37:21 +03:00
parent ef79d9968f
commit 6588d9a1f2
1752 changed files with 58116 additions and 15986 deletions
+2 -2
View File
@@ -22,8 +22,8 @@ use crate::{
config::paranode_protocol_name,
discovery::{BootnodeDiscovery, BootnodeDiscoveryParams},
};
use cumulus_primitives_core::{relay_chain::BlockId, ParaId};
use cumulus_relay_chain_interface::RelayChainInterface;
use pezcumulus_primitives_core::{relay_chain::BlockId, ParaId};
use pezcumulus_relay_chain_interface::RelayChainInterface;
use log::{debug, error};
use num_traits::Zero;
use pezsc_network::{request_responses::IncomingRequest, service::traits::NetworkService, Multiaddr};