pub type CommitteeTransitionOn<T>where
    T: Config, = StorageMap<_GeneratedPrefixForStorageCommitteeTransitionOn<T>, Identity, [u8; 4], u32, OptionQuery, GetDefault, GetDefault>;
Expand description

Storage type is [StorageMap] with key type TargetId and value type u32.