Type Definition libp2p::multiaddr::multihash::Blake2b256
source · pub type Blake2b256 = Blake2bHasher<32>;
Expand description
256 bit blake2b hasher.
pub type Blake2b256 = Blake2bHasher<32>;
256 bit blake2b hasher.