Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pagination support for
listaccounthistory
(#1643)
* Add txtypes argument to filter multiple CustomTxTypes * Add pagination support * Add tests * Fix inconsistent pagination * Allow multiple accounts to be queried * Fix lint error and formatting * Fix 'all' filter * Ignore `txtype` if `txtypes` is provided * Fix incorrect limit when using 'mine'
- Loading branch information