Trait pallet_elections_phragmen::migrations::v3::V2ToV3
source · pub trait V2ToV3 {
type AccountId: 'static + FullCodec;
type Balance: 'static + FullCodec + Copy;
}
Expand description
Trait to implement to give information about types used for migration