Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
types
TokenAccessControl
Interface TokenAccessControl
Token Access Control structure. Owner has all permissions by default.
interface
TokenAccessControl
{
entries
:
TokenACLEntry
[]
;
owner
:
string
;
paused
:
boolean
;
}
Index
Properties
entries
owner
paused
Properties
entries
entries
:
TokenACLEntry
[]
owner
owner
:
string
paused
paused
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
entries
owner
paused
@kynesyslabs/demosdk
Loading...
Token Access Control structure. Owner has all permissions by default.