Expand description
This pass verifies necessary properties for Move Objects, i.e. structs with the key
ability.
The properties checked are
- The first field is named “id”
- The first field has type
sui::object::UID
This pass verifies necessary properties for Move Objects, i.e. structs with the key
ability.
The properties checked are
sui::object::UID