Repay ERC20 Loan
async doERC20Repayment()
async doERC20Repayment()const response = await this.newBorrowingService. doERC20Repayment(
loan.outstandingBalance, loan.creditLine.contractAddress,
loan, walletAddress
)Last updated
async doERC20Repayment()const response = await this.newBorrowingService. doERC20Repayment(
loan.outstandingBalance, loan.creditLine.contractAddress,
loan, walletAddress
)Last updated