pub type Multihash = Multihash<64>;
Type alias for libp2p Multihash. Constant 64 was copied from libp2p protocols.
struct Multihash { /* private fields */ }