blockchain-http
blockchain-http copied to clipboard
[feature_request] - Add accounts/:address/payments
As the accounts/:address/activity is deprecated and will be removed in the future, can we have an endpoint which will list payment_v1 and payment_v2 transactions?
We have different scripts in place which checks our main wallet payment transactions in order to see if there are any missing payments in our system. Right now we use the activity endpoint and we would like to move from that endpoint.