-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NFT example fails #72
Comments
We just upgraded the plutus version, so that could be the culprit.. |
It's also possibly a result of my balancing changes - perhaps an edge case that tests didn't consider? |
Depends what budget means here - is it token budget or computation/memory budget? |
throws this:
|
ah, so cpu budget estimation is pretty far off |
Found out what it is, created the above issue :) |
"The budget was overspent" error on testnet
The text was updated successfully, but these errors were encountered: