snapshot before rebranding

This commit is contained in:
2025-12-14 07:37:21 +03:00
parent 5520d491a5
commit 09735eb97a
1752 changed files with 58116 additions and 15986 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
#![cfg_attr(not(feature = "std"), no_std)]
use codec::{Decode, Encode};
use cumulus_primitives_core::ParaId;
use pezcumulus_primitives_core::ParaId;
pub use pallet::*;
use scale_info::TypeInfo;
use pezsp_runtime::{traits::BadOrigin, RuntimeDebug};