algorandfoundation / algokit-subscriber-ts

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

fix: handle optional stpf values #94

Closed neilcampbell closed 2 months ago

neilcampbell commented 2 months ago

Both pth and td are optional inside a stateproof proof.

Fixes https://github.com/algorandfoundation/algokit-subscriber-ts/issues/93