Type Definition sc_network::multiaddr::multihash::Identity256
source · [−]pub type Identity256 = IdentityHasher<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>;
Expand description
32 byte Identity hasher (constrained to 32 bytes).
Panics
Panics if the input is bigger than 32 bytes.