pub type CurrentSlashTreasuryBalance<T: Config> = StorageValue<_GeneratedPrefixForStorageCurrentSlashTreasuryBalance<T>, Percent, ValueQuery>;
Expand description

Storage type is [StorageValue] with value type Percent.