tendermint::hash

Module allow_empty

Source
Expand description

Serialization/deserialization for Hash that allows for empty hashes.

Functionsยง

deserialize
Deserialize Hash from a string, allowing for empty hashes.
serialize
Serialize Hash into a string.