type CommitmentDigestModel<T, I> = <Pallet<T, I> as DigestModel<Proprietor<T>>>::Model;Expand description
The digest-classifier type used for pallet-commitment to reduce digest ambiguity.
type CommitmentDigestModel<T, I> = <Pallet<T, I> as DigestModel<Proprietor<T>>>::Model;The digest-classifier type used for pallet-commitment to reduce digest ambiguity.