pkt-cash / pktd

The PKT full node and wallet
https://pkt.cash/
ISC License
39 stars 26 forks source link

added start and end timestamp to trnsactions/query #375

Closed dkoukoul closed 1 year ago

dkoukoul commented 1 year ago

Added startTimestamp and endTimestamp to wallet/transaction/query call. when both are != 0 transactions that are not with in the time range will be dropped from the response.