Skip to main content

ConfigInterface

interface ConfigInterface

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.

Inheritors

Config

Functions

NameSummary
idabstract fun id(): ObjectId
The object's ID.