type CommitmentDigest<T, I> = <Pallet<T, I> as Commitment<Proprietor<T>>>::Digest;Expand description
The digest hash (yet account-id) type used for pallet-commitment.
type CommitmentDigest<T, I> = <Pallet<T, I> as Commitment<Proprietor<T>>>::Digest;The digest hash (yet account-id) type used for pallet-commitment.