Type Definition multihash::Blake2s128

source · []
pub type Blake2s128 = Blake2sHasher<16>;
Expand description

256 bit blake2b hasher.