ledger v0.7.15decodeTxOn this pagedecodeTx export function decodeTx(bytes: BytesLike): Tx Deserialize a CBOR encoded Cardano transaction (input is either an array of bytes, or a hex string). Arguments 1. bytes bytes: BytesLike Returns Tx