Skip to main content

DenyCapV1Protocol

DenyCapV1Protocol Objects

class DenyCapV1Protocol(typing.Protocol)

A typed view of an on-chain 0x2::coin::DenyCapV1<T> object, the capability for denying addresses from using a regulated coin.

allow_global_pause

def allow_global_pause() -> bool

Whether the bearer may also enable a global pause.

id

def id() -> ObjectId

The object's ID.