Type Definition rewards::pallet::CurrentClaimableVal

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

Amount of VAL currently being vested (aggregated over the previous period of 14,400 blocks)