Owner

class Owner

An Owner is an entity that can own an object. Each Owner is identified by a SuiAddress which represents either an Address (corresponding to a public key of an account) or an Object, but never both (it is not known up-front whether a given Owner is an Address or an Object).

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion