mobile-app/app/api/transaction/transfer_domain.ts
File transfer_domain.ts
has 294 lines of code (exceeds 250 allowed). Consider refactoring. Open
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";