[−][src]Type Definition sp_runtime::traits::DigestFor
type DigestFor<B> = Digest<<<B as Block>::Header as Header>::Hash>;
Extract the digest type for a block.
type DigestFor<B> = Digest<<<B as Block>::Header as Header>::Hash>;
Extract the digest type for a block.