Getting Error in the Burning of FA #476
Nishu0
started this conversation in
Dev Doc and Tutorial Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using this code for the whole protocol level to manage my fungible asset module.
error: unresolved spec target
┌─ C:\Users\nisar/.move\https___github_com_aptos-labs_aptos-core_git_mainnet\aptos-move/framework/aptos-framework\sources\object.spec.move:482:10
│
482 │ spec burn_object<T: key>(owner: &signer, object: Object) {
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
{
"Error": "Move compilation failed: extended checks failed"
Beta Was this translation helpful? Give feedback.
All reactions