Type Alias consensus_config::DefaultHashFunction
source · pub type DefaultHashFunction = Blake2b256;
Expand description
Defines algorithm and format of block and commit digests.
Aliased Type§
struct DefaultHashFunction(/* private fields */);