pub type DefaultHashFunction = Blake2b256;
Defines algorithm and format of block and commit digests.
struct DefaultHashFunction(/* private fields */);