Split loan principal and interest amount in listaccounthistory output (type: PaybackLoan)
Open
- Dominant language
- C++
- Stars
- 397
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
#### What would you like to be added:
For each loan repayment I need to know the split between principal amount and interest amount. Currently it is presented as a single number (principal + interest) in listaccounthistory output (type: PaybackLoan).
#### Why is this needed:
This is required for accounting and tax compliance and is blocking defichain friendly businesses from creating proper tax report for state authorities.
Contributor guide
Assessment
This issue has not been assessed yet.