Type Alias CommitmentShares

Source
type CommitmentShares<T, I> = <Pallet<T, I> as CommitIndex<Proprietor<T>>>::Shares;
Expand description

The shares type used for pallet-commitment for indexes and pools.