particl / particl-core

Particl Core integration/staging tree

Home Page:https://particl.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

filtertransaction API : add transaction count

pciavald opened this issue · comments

When filtering transactions in the GUI's history, we need to get the total amount of filtered transactions to compute the number of pages of answers. We need to implement a total count in the filtertransaction's answer that is not limited to count and skip parameters for this purpose.

wontfix, will be done otherwise (2 calls to filtertransactions GUI side)