DenyListInterface
interface DenyListInterface
A typed view of an on-chain 0x2::deny_list::DenyList object (the 0x403 singleton tracking regulated-coin deny lists).
Inheritors
| DenyList |
Functions
| Name | Summary |
|---|---|
| id | abstract fun id(): ObjectId The object's ID. |
| listsId | abstract fun listsId(): ObjectId Object ID of the Bag holding the per-coin deny lists. |