Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Add api call to get transactions since block n #220

Closed
ByronAP opened this issue Jun 24, 2016 · 1 comment
Closed

Add api call to get transactions since block n #220

ByronAP opened this issue Jun 24, 2016 · 1 comment

Comments

@ByronAP
Copy link

ByronAP commented Jun 24, 2016

It would be nice to have a call that returns any and all transactions after a given block height. This would save some client side checking and calls to find new transactions.

@ByronAP
Copy link
Author

ByronAP commented Jun 27, 2016

I should clarify that it would be nice if the call could accept 1 or more addresses and return related transactions after block n or if no address(s) are supplied it return all transactions since n.

@karmacoma karmacoma changed the title add api call to get transactions since block n Add api call to get transactions since block n Oct 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants