Type Alias KeyHasherTy
pub type KeyHasherTy<N> = <<N as NodeTypes>::StateCommitment as StateCommitment>::KeyHasher;
Expand description
Helper type for getting the Primitives
associated type from a NodeTypes
.
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.