pub type BridgedBlockHash<T, I> = HashOf<BridgedChain<T, I>>;
Block hash, used by configured bridged chain.