When the approval/clear programs are empty files, goal app create ... returns the following error:
Couldn't broadcast tx with algod: HTTP 400 Bad Request: TransactionPool.Remember: transaction XL5EMGOG5CZK6NN2KRFAUCA4KKBV5QCZIPCTV6C77GBPEKTWST7Q: check failed on ApprovalProgram: program version 18446744073709551615 greater than max supported version 4
Display an error message saying that the approval program is empty.
Actual behaviour
Error message:
Couldn't broadcast tx with algod: HTTP 400 Bad Request: TransactionPool.Remember: transaction XL5EMGOG5CZK6NN2KRFAUCA4KKBV5QCZIPCTV6C77GBPEKTWST7Q: check failed on ApprovalProgram: program version 18446744073709551615 greater than max supported version 4
Subject of the issue
When the approval/clear programs are empty files,
goal app create ...
returns the following error:See https://forum.algorand.org/t/crowdfunding-smartcontract-error/3797/3?u=fabrice for a user having the issue.
Your environment
sandbox
Steps to reproduce
Using
sandbox
:Expected behaviour
Display an error message saying that the approval program is empty.
Actual behaviour
Error message: