Type Definition sp_multihash::Blake2b256[][src]

pub type Blake2b256 = Blake2bHasher<32>;
Expand description

256 bit blake2b hasher.