Type Definition pallet_staking::CanceledSlashPayout [−][src]
type CanceledSlashPayout<T: Config> = StorageValue<_GeneratedPrefixForStorageCanceledSlashPayout<T>, BalanceOf<T>, ValueQuery>;
Expand description
The amount of currency given to reporters of a slash event which was canceled by extraordinary circumstances (e.g. governance).