pub type BridgedHeader<T, I> = HeaderOf<<T as Config<I>>::BridgedChain>;
Expand description

Header of the bridged chain.