Manually defined parametric contract throws error: non serializable term
error when used without parameters
#1460
Labels
error: non serializable term
error when used without parameters
#1460
Describe the bug
Given this Contract that takes a parameter the
non-serializable term
error will appear pointing to the definition of the contract, which is unrelated to the actual place where the contract is used incorrectly:Expected behavior
Instead of throwing an unrelated
non-serializable term
error, the CLI should report something like this:The text was updated successfully, but these errors were encountered: