Open
Description
Having the hasher generic prevents us from eg. cleaning up the computation of empty_hash_at_height.
We don't need it, so we should kill the Hasher generic everywhere, admit we only ever use a single hash and will need lots of work if we ever want to support another one, and fix the empty_hash_at_height computations
Metadata
Metadata
Assignees
Labels
No labels