Function mithril_common::crypto_helper::key_encode_hex

source ยท
pub fn key_encode_hex<T>(from: T) -> Result<HexEncodedKey, CodecError>
where T: Serialize,
Expand description

Encode key to hex helper