referrerpolicy=no-referrer-when-downgrade

Head

Type Alias Head 

Source
pub type Head<T: Config<I>, I: 'static = ()> = StorageValue<_GeneratedPrefixForStorageHead<T, I>, T::AccountId>;
Expand description

The most primary from the most recently approved rank 0 members in the society.

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

Aliased Type§

pub struct Head<T: Config<I>, I: 'static = ()>(/* private fields */);