Sha256Hash

Type Alias Sha256Hash 

Source
pub type Sha256Hash = Output<Sha256>;
Expand description

Digest output for the default Sha256 hasher used by CMTree.

Aliased Typeยง

pub struct Sha256Hash { /* private fields */ }