Type Alias Digest

Source
pub type Digest<T> = <T as Config>::AccountId;
Expand description

The primary digest type used to uniquely identify a commitment entity.

This type is reused across direct, index, and pool commitments.