pub type ClaimableShares<T: Config> = StorageValue<_GeneratedPrefixForStorageClaimableShares<T>, Fixed, ValueQuery>;
Expand description

Sum of all shares of incentive token owners.