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