Type Alias pallet_bridge_beefy::BridgedMmrHashing
source · pub type BridgedMmrHashing<T, I> = MmrHashingOf<BridgedChain<T, I>>;
Expand description
MMR hashing algorithm, used by configured bridged chain.
pub type BridgedMmrHashing<T, I> = MmrHashingOf<BridgedChain<T, I>>;
MMR hashing algorithm, used by configured bridged chain.