DeFiCh/wallet

View on GitHub
mobile-app/app/api/transaction/dfi_converter.ts

Summary

Maintainability
A
35 mins
Test Coverage

Function dfiConversionCrafter has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  amount: BigNumber,
  convertDirection: ConvertDirection,
  onBroadcast: () => any,
  onConfirmation: () => void,
  submitButtonLabel?: string,
Severity: Minor
Found in mobile-app/app/api/transaction/dfi_converter.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status