pub type BridgedBlockHasher<T, I> = HasherOf<<T as Config<I>>::BridgedChain>;
Expand description

Hasher of the bridged chain.