Replies: 1 comment
-
I do not recall that there was any need for that. Global state is indexed by the state type, while assignments (owned state) is not |
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
-
Hi there, I found the global state unchecked code in the rgb-core/contract.rs:
So, do we need to implement other state unchecked method ?(For owned_type, transition, and extension defined in Schema)?
Beta Was this translation helpful? Give feedback.
All reactions