pub type SlashingSpans<T: Config> = StorageMap<_GeneratedPrefixForStorageSlashingSpans<T>, Twox64Concat, AccountId<T>, SlashingSpans>;
Expand description

Slashing spans for stash accounts.