1020 VMError trying to upgrade a module #331
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Can you please copy-paste your code here (old version vs new version)? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Discord user ID
No response
Describe your question in detail.
I am upgrading a module via an msafe txn (don't believe issue is with msafe) and getting a 1020 VMError, and not seeing / understanding what that means. Can someone help?
The changes I've made are modifying an internal inline function's function header, changing an import to not import a type, and modified logic within public functions... I believe all of these are allowed and upgradeable?
What error, if any, are you getting?
getting a type error, and getting this when trying to upgrade from an msafe multisig...
Which operating system are you using?
Windows
Which SDK or tool are you using? (if any)
Aptos CLI
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions