SORA
subscan
Runtime Modules / Permissions
Spec Version:
Storage Functions
Name
Type
Owners{"origin":"DoubleMapType","double_map_type":{"key":"PermissionId","key2":"Scope","hasher":"Blake2_256","key2Hasher":"Blake2_256","value":"Vec<OwnerId>","isLinked":false}}
Permissions{"origin":"DoubleMapType","double_map_type":{"key":"HolderId","key2":"Scope","hasher":"Blake2_256","key2Hasher":"Blake2_256","value":"Vec<PermissionId>","isLinked":false}}
Error Types
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.
IncRefError Increment account reference error.