method Lucid.prototype.awaitTxRe-exportimport { Lucid } from "https://deno.land/x/lucid@0.7.8/src/mod.ts"; awaitTx(txHash: TxHash): Promise<boolean>ParameterstxHash: TxHashReturnsPromise<boolean>