Name | Lookup | Attributes | |
---|---|---|---|
PermissionGranted | 0500 | ||
PermissionTransfered | 0501 | ||
PermissionCreated | 0502 | ||
PermissionAssigned | 0503 |
Name | Type | |
---|---|---|
Owners | {"origin":"DoubleMapType","double_map_type":{"key":"PermissionId","key2":"Scope","hasher":"Blake2_256","key2Hasher":"Blake2_256","value":"Vec<OwnerId>","isLinked":false}} | |
Modes | {"origin":"MapType","map_type":{"key":"PermissionId","hasher":"Blake2_256","value":"Mode","isLinked":false}} | |
Permissions | {"origin":"DoubleMapType","double_map_type":{"key":"HolderId","key2":"Scope","hasher":"Blake2_256","key2Hasher":"Blake2_256","value":"Vec<PermissionId>","isLinked":false}} |
Name | Docs |
---|---|
PermissionNotFound | Account doesn't hold a permission. |
PermissionNotOwned | Account doesn't own a permission. |
PermissionAlreadyExists | Permission already exists in the system. |
Forbidden | The account either doesn't have the permission or has the restriction. |
IncRefError | Increment account reference error. |