Type Alias forest_filecoin::shim::fvm_latest::kernel::prelude::Multihash

source ·
pub type Multihash = Multihash<64>;
Expand description

A Multihash with the same allocated size as the Multihashes produces by this derive.

Aliased Type§

struct Multihash { /* private fields */ }