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