pub type MmrHashOf<C> = <C as ChainWithBeefy>::MmrHash;
Expand description
Hash type, used in MMR construction by given Substrate chain.
pub type MmrHashOf<C> = <C as ChainWithBeefy>::MmrHash;
Hash type, used in MMR construction by given Substrate chain.