Refactoring Checkpoint: (WIP)

This commit is contained in:
2025-12-14 10:29:31 +03:00
parent 09735eb97a
commit c89d7cac55
1424 changed files with 6415 additions and 6064 deletions
@@ -19,9 +19,9 @@
extern crate alloc;
pub use bp_bridge_hub_cumulus::*;
pub use bp_bridge_hub_pezcumulus::*;
use bp_messages::*;
use bp_runtime::{
use pezbp_runtime::{
decl_bridge_finality_runtime_apis, decl_bridge_messages_runtime_apis, Chain, ChainId, Teyrchain,
};
pub use bp_xcm_bridge_hub_router::XcmBridgeHubRouterCall;