Type Alias pallet_bridge_grandpa::BridgedBlockHash
source · pub type BridgedBlockHash<T, I> = HashOf<<T as Config<I>>::BridgedChain>;
Expand description
Block hash of the bridged chain.
pub type BridgedBlockHash<T, I> = HashOf<<T as Config<I>>::BridgedChain>;
Block hash of the bridged chain.