Skip to main content
Version: Next

tx.txbuilder._constructor_

Home > @blaze-cardano/tx > TxBuilder > (constructor)

TxBuilder.(constructor)

Constructs a new instance of the TxBuilder class. Initializes a new transaction body with an empty set of inputs, outputs, and no fee.

Signature:

constructor(params: ProtocolParameters, tracing?: boolean);

Parameters

Parameter

Type

Description

params

ProtocolParameters

tracing

boolean

(Optional)