Type Definition libp2p::multiaddr::multihash::Blake2s256
source · pub type Blake2s256 = Blake2sHasher<32>;
Expand description
512 bit blake2b hasher.
pub type Blake2s256 = Blake2sHasher<32>;
512 bit blake2b hasher.