mithril_common::crypto_helper

Function key_decode_hex

source
pub fn key_decode_hex<T>(from: HexEncodedKeySlice<'_>) -> Result<T, CodecError>
Expand description

Decode key from hex helper