Module iota::derived_object
Enables the creation of objects with deterministic addresses derived from a parent object's UID.
Struct DerivedObjectKey
An internal key to protect from generating the same UID twice (e.g. collide with DFs)
public struct DerivedObjectKey<K: copy, drop, store> has copy, drop, store
Fields
0: K