pub fn decimal_to_field_bytes(decimal: &str) -> Result<Vec<u8>, JsValue>
Convert a decimal string to Little-Endian field element bytes