Hey there,
I think I found an error on the Docs concerning InnerTxn
under:
on Application call it says
TxnField.on_complete:
shouldn’t it be
TxnField.on_completion?
Hey there,
I think I found an error on the Docs concerning InnerTxn
under:
on Application call it says
TxnField.on_complete:
shouldn’t it be
TxnField.on_completion?
Thanks. The change has been made and merged into staging. If you find any others please feel free to PR a change.
Thanks a lot! In the future, don’t hesitate to directly make a Pull Request to the github repo: GitHub - algorand/docs