Skip to main content

ConfigProtocol

ConfigProtocol

protocol ConfigProtocol : AnyObject, Sendable

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.