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
I run the example in the repository, where Alice performs a transfer to Bob. After running the script, I noticed Alice lost the contract states.
The error occurs because we are not calling the Barrow::bundle method during the transfer method's execution, which is responsible for completing the creation of the prefabs operation pack.
Description
I run the example in the repository, where Alice performs a transfer to Bob. After running the script, I noticed Alice lost the contract states.
The error occurs because we are not calling the Barrow::bundle method during the transfer method's execution, which is responsible for completing the creation of the prefabs operation pack.
Version: v0.12 (e6adad0)
The text was updated successfully, but these errors were encountered: