Type Definition multihash::Blake2b256

source · []
pub type Blake2b256 = Blake2bHasher<32>;
Expand description

256 bit blake2b hasher.