Type Definition t3rn_mini_mock_runtime::ActiveSet

pub type ActiveSet<T>where
    T: Config, = StorageValue<_GeneratedPrefixForStorageActiveSet<T>, Vec<<T as Config>::AccountId, Global>, ValueQuery, GetDefault>;
Expand description

Storage type is [StorageValue] with value type Vec < T :: AccountId >.