Type Definition permissions::pallet::Owners

source ·
pub type Owners<T: Config> = StorageDoubleMap<_GeneratedPrefixForStorageOwners<T>, Blake2_256, PermissionId, Blake2_256, Scope, Vec<OwnerId<T>>, ValueQuery>;