Type Alias pallet_bridge_grandpa::BridgedChain
source · pub type BridgedChain<T, I> = <T as Config<I>>::BridgedChain;
Expand description
Bridged chain from the pallet configuration.
pub type BridgedChain<T, I> = <T as Config<I>>::BridgedChain;
Bridged chain from the pallet configuration.