bech32_from_bytes

Function bech32_from_bytes 

Source
pub fn bech32_from_bytes(bytes_hex: &str) -> Result<String, WError>