canvas-ui icon indicating copy to clipboard operation
canvas-ui copied to clipboard

Improve error when attempting to upload Wasm file

Open cmichi opened this issue 4 years ago • 0 comments

An issue which is recurring in our public channels is that people try to upload a Wasm file instead of the .contract bundle. The UI displays an ABI error in this case:

abi

Typically users don't get what the actual is from this error message. I suggest to display an error explaining that only a .contract bundle can be uploaded ‒ not the Wasm.

cmichi avatar Mar 12 '21 07:03 cmichi