Skip to main content
Version: 0.2.38

sdk.txbuilder.tocbor

Home > @blaze-cardano/sdk > 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