Skip to main content
Version: Next

tx.txbuilder.tocbor

Home > @blaze-cardano/tx > TxBuilder > toCbor

TxBuilder.toCbor() method

Prints the transaction cbor in its current state without trying to complete it

Signature:

toCbor(): string;

Returns:

string

{string} The CBOR representation of the transaction