Skip to main content

ConfigProtocol

ConfigProtocol Objects

class ConfigProtocol(typing.Protocol)

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.

id

def id() -> ObjectId

The object's ID.