You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2022. It is now read-only.
When the contract code contains error, the compiler will still generate .wasm file but missing metadata.json. Ideally, no file shall be generated when compilation failed
When the contract code contains error, the compiler will still generate
.wasmfile but missingmetadata.json. Ideally, no file shall be generated when compilation failed