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
After successfully cabal build and cabal repl, I run test on AlwaysSucceedandFailV2.hs. No problem paying to the script but never able to spend script output. I always get this error:
*** CONTRACT STOPPED WITH ERROR: ""ConstraintResolutionContractError (DatumNotFound ...
The process doesn't even reach the validator. The same thing happens to MathBountyV2.hs and I guess others as well.
The text was updated successfully, but these errors were encountered:
After successfully
cabal build
andcabal repl
, I runtest
on AlwaysSucceedandFailV2.hs. No problem paying to the script but never able to spend script output. I always get this error:The process doesn't even reach the validator. The same thing happens to MathBountyV2.hs and I guess others as well.
The text was updated successfully, but these errors were encountered: