pub type BridgedBlockHash<T, I> = HashOf<<T as Config<I>>::BridgedChain>;
Expand description

Block hash of the bridged chain.