Type Definition rewards::pallet::TotalClaimableVal

source ·
pub type TotalClaimableVal<T: Config> = StorageValue<_GeneratedPrefixForStorageTotalClaimableVal<T>, Balance, ValueQuery>;
Expand description

Total amount of VAL that can be claimed by users at current point in time