Type Alias DigestSource

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

Represents the source for generating a digest, typically the runtime-caller’s AccountId that seeds it.