pub type InterestCompoundLastSession<T: Config> = StorageValue<_GeneratedPrefixForStorageInterestCompoundLastSession<T>, SessionIndex, ValueQuery>;
Expand description

The last session we should compound the account interests.