consensus_config

Type Alias DefaultHashFunction

Source
pub type DefaultHashFunction = Blake2b256;
Expand description

Defines algorithm and format of block and commit digests.

Aliased Typeยง

struct DefaultHashFunction(/* private fields */);