DeFiCh/jellyfish

View on GitHub
packages/jellyfish-transaction-builder/src/txn/txn_builder.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function createDeFiTx has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  async createDeFiTx (
    opDeFiTx: OP_DEFI_TX,
    changeScript: Script,
    outValue: BigNumber = new BigNumber('0'),
    utxos: Prevout[] = []
Severity: Minor
Found in packages/jellyfish-transaction-builder/src/txn/txn_builder.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status