Type Alias KeyHasherTy
pub type KeyHasherTy<N> = <<N as NodeTypes>::StateCommitment as StateCommitment>::KeyHasher;
Available on crate feature
node-api
only.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.