pub type BeefyCommitmentHasher<C> = <C as ChainWithBeefy>::CommitmentHasher;
Expand description
Hash algorithm, used to compute the digest of the BEEFY commitment before signing it.
pub type BeefyCommitmentHasher<C> = <C as ChainWithBeefy>::CommitmentHasher;
Hash algorithm, used to compute the digest of the BEEFY commitment before signing it.