clementine_core::config::protocol

Function convert_hex_string_to_bytes

Source
fn convert_hex_string_to_bytes(hex: &str) -> Result<[u8; 32], BridgeError>