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 Dec 4, 2023. It is now read-only.
Currently, oasis-compile doesn't find the json abi definition if the CARGO_TARGET_DIR environment variable is set and so it doesn't generate the artifact. We should be able to handle this case.
Currently,
oasis-compiledoesn't find the json abi definition if theCARGO_TARGET_DIRenvironment variable is set and so it doesn't generate the artifact. We should be able to handle this case.