Type Definition multihash::Identity256 [−][src]
type Identity256 = IdentityHasher<U32>;
32 byte Identity hasher (constrained to 32 bytes).
Panics
Panics if the input is bigger than 32 bytes.
type Identity256 = IdentityHasher<U32>;
32 byte Identity hasher (constrained to 32 bytes).
Panics if the input is bigger than 32 bytes.