Type Alias pallet_bridge_grandpa::BridgedBlockHasher
source · pub type BridgedBlockHasher<T, I> = HasherOf<<T as Config<I>>::BridgedChain>;
Expand description
Hasher of the bridged chain.
pub type BridgedBlockHasher<T, I> = HasherOf<<T as Config<I>>::BridgedChain>;
Hasher of the bridged chain.