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.
type CommitmentShares<T, I> = <Pallet<T, I> as CommitIndex<Proprietor<T>>>::Shares;The shares type used for pallet-commitment for indexes and pools.