More helpful error message when the user supplies a raw wasm module #146
Labels
good first issue
Good for newcomers
[Prio] Low
Should be fixed if time permits but can be postponed.
[Type] Change Request
Some visible functionality should be change.
Description
When the user supplies a raw wasm module to
module deploy
the error message is not the most descriptiveThis would happen if the user built a wasm module without the version information and did not supply the
--contract-version
flag.It would be good if this common case was covered by a more helpful error message.
Steps to Reproduce
Try to deploy a wasm module without supplying the --contract-version flag.
Expected Result
A helpful error message pointing out the common causes for the failure.
Actual Result
Versions
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: