pub fn apply_params_to_script( plutus_script: &str, params_to_apply: &[&str], param_type: BuilderDataType, ) -> Result<String, JsError>