Module tendermint::hash

source ·
Expand description

Hash functions and their outputs

Modules

  • Serialization/deserialization for Hash that allows for empty hashes.

Structs

  • AppHash is usually a SHA256 hash, but in reality it can be any kind of data

Enums

Constants