DeFiCh/wallet

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

Summary

Maintainability
A
3 hrs
Test Coverage

File transfer_domain.ts has 294 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { translate } from "@translations";
import BigNumber from "bignumber.js";
import { ethers, providers, utils } from "ethers";
import { DfTxSigner } from "@waveshq/walletkit-ui/dist/store";
import { WhaleWalletAccount } from "@defichain/whale-api-wallet";
Severity: Minor
Found in mobile-app/app/api/transaction/transfer_domain.ts - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status