pub fn js_apply_params_to_script( plutus_script: &str, params: JsVecString, param_type: &str, ) -> Result<String, JsError>