Open oysterpack opened 3 years ago
The PermissionsManagement interface only supports querying a single account for its permissions. Enhance the interface to support the following:
PermissionsManagement
LookupMap<Permission, OrderedSet<AccountId>>
Story
The
PermissionsManagement
interface only supports querying a single account for its permissions. Enhance the interface to support the following:Notes
LookupMap<Permission, OrderedSet<AccountId>>