Type Alias filecoin_proofs::constants::DefaultPieceHasher

source ·
pub type DefaultPieceHasher = Sha256Hasher;
Expand description

The hasher used for creating comm_d.

Aliased Type§

struct DefaultPieceHasher {}