method Tx.prototype.toStringRe-exportimport { Tx } from "https://deno.land/x/lucid@0.10.10/mod.ts"; toString(): Promise<string>Return the current transaction body in Hex encoded Cbor. ReturnsPromise<string>