pub type BridgedMmrHash<T, I> = MmrHashOf<BridgedChain<T, I>>;Expand description
MMR hashing output type of BridgedMmrHashing<T, I>.
pub type BridgedMmrHash<T, I> = MmrHashOf<BridgedChain<T, I>>;MMR hashing output type of BridgedMmrHashing<T, I>.