algorandfoundation / algokit-subscriber-ts

Simple, but flexible / configurable Algorand transaction subscription / indexing mechanism
MIT License
12 stars 6 forks source link

Arbitrary transaction filtering #30

Closed robdmoore closed 6 months ago

robdmoore commented 6 months ago

Allow an escape hatch for advanced filtering scenarios that aren't supported out of the box with this library by allowing a filter on the raw block and/or recursively on block transactions including inner transactions.