pub trait V2ToV3 { type AccountId: 'static + FullCodec; type Balance: 'static + FullCodec + Copy; }
Trait to implement to give information about types used for migration
System config account id
Elections-phragmen currency balance.