Type Alias bridge_runtime_common::messages::HashOf
source ยท pub type HashOf<C> = HashOf<<C as UnderlyingChainProvider>::Chain>;
Expand description
Hash used on the chain.
pub type HashOf<C> = HashOf<<C as UnderlyingChainProvider>::Chain>;
Hash used on the chain.