Type Definition sp_runtime::traits::DigestFor [−][src]
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.