cashscript icon indicating copy to clipboard operation
cashscript copied to clipboard

Finish last remaining refactor LibauthTemplate.ts

Open mr-zwets opened this issue 3 months ago • 0 comments

Finish last remaining refactor of LibauthTemplate.ts logic, we have a TODO in the code for this:

export const getLibauthTemplate = (
  transactionBuilder: TransactionBuilder,
): WalletTemplate => {
  ....

  // TODO: Refactor the below code to not have deep reassignment of scenario.sourceOutputs and scenario.transaction.outputs

mr-zwets avatar Oct 02 '25 11:10 mr-zwets