Type Alias pallet_bridge_beefy::BridgedBeefyCommitmentHasher
source · pub type BridgedBeefyCommitmentHasher<T, I> = BeefyCommitmentHasher<BridgedChain<T, I>>;
Expand description
BEEFY commitment hasher, used by configured bridged chain.