pub fn permissions<'a>() -> IndexedMap<'a, &'a str, PermissionInfo, PermissionsIndices<'a>>Expand description
Permissions for the ADO contract
Permissions are stored in a multi-indexed map with the primary key being the action and actor
pub fn permissions<'a>() -> IndexedMap<'a, &'a str, PermissionInfo, PermissionsIndices<'a>>Permissions for the ADO contract
Permissions are stored in a multi-indexed map with the primary key being the action and actor