sui_v0.29.0_1678872652_ci
Adds new `sui::object::new_id(ctx)` method which creates an `ID`. Meant to give a tool for a common scenario where IDs are used for unique identification while using a `UID` is not necessary.
Adds new `sui::object::new_id(ctx)` method which creates an `ID`. Meant to give a tool for a common scenario where IDs are used for unique identification while using a `UID` is not necessary.