import { Tx } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
Conditionally add to the transaction
Parameters
callback: (thisTx: Tx) => void | Promise<void>
import { Tx } from "https://deno.land/x/lucid@0.5.2/src/mod.ts";
Conditionally add to the transaction