javascript-sdk icon indicating copy to clipboard operation
javascript-sdk copied to clipboard

client.getTransactions only returns the last 24h

Open Gui-greg opened this issue 4 years ago • 0 comments

Hi! I was testing out this SDK and I found that the getTransactions method only returns the transactions from the last 24h. There is no option to give in a timeframe or from-to dates or anything.

AC: There should be a query param to set the from and to dates and by default the 24h could remain

Gui-greg avatar Mar 18 '21 22:03 Gui-greg