pub type BridgedBeefyCommitmentHasher<T, I> = BeefyCommitmentHasher<BridgedChain<T, I>>;
Expand description
BEEFY commitment hasher, used by configured bridged chain.
pub type BridgedBeefyCommitmentHasher<T, I> = BeefyCommitmentHasher<BridgedChain<T, I>>;
BEEFY commitment hasher, used by configured bridged chain.