sdk.blaze.newtransaction
Home > @blaze-cardano/sdk > Blaze > newTransaction
Blaze.newTransaction() method
Creates a new transaction using the provider and wallet.
Signature:
newTransaction(): TxBuilder;
Returns:
{TxBuilder} - The newly created transaction builder.