pub fn from_hex<F>(value: &str) -> Result<F, String>where
    F: PrimeField,