Type Alias bridge_runtime_common::messages::HasherOf
source ยท pub type HasherOf<C> = HasherOf<UnderlyingChainOf<C>>;
Expand description
Hasher used on the chain.
pub type HasherOf<C> = HasherOf<UnderlyingChainOf<C>>;
Hasher used on the chain.