Module tendermint::hash::allow_empty[][src]

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.