chore: regenerate umbrella crate, fix feature propagation
This commit is contained in:
@@ -20,8 +20,8 @@ use super::*;
|
||||
|
||||
use alloc::vec::Vec;
|
||||
use codec::{Decode, DecodeWithMemTracking, Encode};
|
||||
use scale_info::TypeInfo;
|
||||
use pezsp_core::RuntimeDebug;
|
||||
use scale_info::TypeInfo;
|
||||
|
||||
use crate::CandidateDescriptorV2;
|
||||
|
||||
|
||||
@@ -39,9 +39,9 @@ use pezsp_arithmetic::{
|
||||
};
|
||||
|
||||
use bounded_collections::BoundedVec;
|
||||
use serde::{Deserialize, Serialize};
|
||||
use pezsp_core::{ConstU32, RuntimeDebug};
|
||||
use pezsp_inherents::InherentIdentifier;
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
// ==========
|
||||
// PUBLIC RE-EXPORTS
|
||||
|
||||
Reference in New Issue
Block a user