Type Definition pallet_fast_unstake::pallet::Head

source ·
pub type Head<T: Config> = StorageValue<_GeneratedPrefixForStorageHead<T>, UnstakeRequest<T>, OptionQuery>;
Expand description

The current “head of the queue” being unstaked.