pub type InvulnerableAttester<T: Config> = StorageValue<_GeneratedPrefixForStorageInvulnerableAttester<T>, T::AccountId, OptionQuery>;
Expand description

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