Type Definition pallet_attesters::pallet::CurrentSlashTreasuryBalance
source · pub type CurrentSlashTreasuryBalance<T: Config> = StorageValue<_GeneratedPrefixForStorageCurrentSlashTreasuryBalance<T>, Percent, ValueQuery>;
Expand description
Storage type is [StorageValue
] with value type Percent
.