chore: regenerate umbrella crate, fix feature propagation
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
// limitations under the License.
|
||||
|
||||
use pezframe_support::derive_impl;
|
||||
use pezframe_system::{offchain::CreateTransactionBase, pezpallet_prelude::ExtrinsicFor, EnsureRoot};
|
||||
use pezframe_system::{
|
||||
offchain::CreateTransactionBase, pezpallet_prelude::ExtrinsicFor, EnsureRoot,
|
||||
};
|
||||
use pezsp_core::{ConstU16, ConstU32, ConstU64, H256};
|
||||
use pezsp_runtime::{
|
||||
traits::{BlakeTwo256, IdentityLookup},
|
||||
|
||||
Reference in New Issue
Block a user