algorandfoundation / algokit-lora

10 stars 5 forks source link

bug: handle create application transactions received from algod #240

Closed PatrickDinh closed 2 weeks ago

PatrickDinh commented 2 weeks ago

For create app transactions, algod return undefined for application-id field. This caused an issue with the logic to fetch app spec from indexed db.