Type Definition pallet_tidefi_stake::pallet::InterestCompoundLastSession
source · pub type InterestCompoundLastSession<T: Config> = StorageValue<_GeneratedPrefixForStorageInterestCompoundLastSession<T>, SessionIndex, ValueQuery>;
Expand description
The last session we should compound the account interests.