Type Alias IndexDigest

Source
pub type IndexDigest<T> = <<T as Config>::CommitmentAdapter as Commitment<Author<T>>>::Digest;
Expand description

Represents a digest identifier for an indexed commitment (unmanaged pools) backing an Author role.