Extract transactions from Stacks and Bitcoin and build event driven re-org resistant indexers and databases.
GNU General Public License v3.0
155
stars
63
forks
source link
Interrupted chainhooks should display last successful scan #529
Closed
MicaiahReid closed 7 months ago
If a chainhook fails, it will be helpful for the user to be able to pick up where they left off once they resolve the issue.
We should include the latest scanned block info on the
Interrupted
status to allow this.