Skip to main content

Interface: ConfigLike

A typed view of an on-chain 0x2::config::Config<WriteCap> object, where WriteCap is the phantom type parameter from the Move declaration, not a concrete type.

Methods

id()

id(): ObjectIdLike;

The object's ID.

Returns

ObjectIdLike