Type Alias pallet_bridge_beefy::BridgedBlockHash
source · pub type BridgedBlockHash<T, I> = HashOf<BridgedChain<T, I>>;
Expand description
Block hash, used by configured bridged chain.
pub type BridgedBlockHash<T, I> = HashOf<BridgedChain<T, I>>;
Block hash, used by configured bridged chain.