algorandfoundation / algokit-subscriber-ts

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

fix: align to indexer note handling for algod fetched transactions #59

Closed neilcampbell closed 7 months ago

neilcampbell commented 7 months ago

note fetch via algod (using this library)

Screenshot 2024-04-18 at 5 09 37 PM

note fetched via indexer (directly)

Screenshot 2024-04-18 at 5 09 49 PM

This PR fixes the above.