pub type CanceledSlashPayout<T: Config> = StorageValue<_GeneratedPrefixForStorageCanceledSlashPayout<T>, Power, ValueQuery>;
Expand description

The amount of currency given to reporters of a slash event which was canceled by extraordinary circumstances (e.g. governance).