pub type Shares<T> = <<T as Config>::CommitmentAdapter as CommitIndex<Author<T>>>::Shares;Expand description
Shares Type used by the Pallet for Index/Pool shares.
pub type Shares<T> = <<T as Config>::CommitmentAdapter as CommitIndex<Author<T>>>::Shares;Shares Type used by the Pallet for Index/Pool shares.