Function tendermint::serializers::apphash::serialize

source ·
pub fn serialize<S>(value: &AppHash, serializer: S) -> Result<S::Ok, S::Error>
where S: Serializer,
Expand description

Serialize from AppHash into hexstring