import { type OutputData } from "https://deno.land/x/lucid@0.7.6/src/types/types.ts";
asHash will add the datum hash to the output and the datum to the witness set. inline will add the datum to the output. scriptRef will add any script to the output. You can only specify asHash or inline, not both at the same time.