Trait pallet_roles::Trait [−][src]
The pallet’s configuration trait.
Associated Types
type Event: From<Event<Self>> + Into<Self::Event>
[src]
The overarching event type.
The pallet’s configuration trait.
type Event: From<Event<Self>> + Into<Self::Event>
[src]The overarching event type.
type MaxUsersToProcessPerDeleteRole: Get<u16>
[src]type Spaces: SpaceForRolesProvider<AccountId = Self::AccountId>
[src]type SpaceFollows: SpaceFollowsProvider<AccountId = Self::AccountId>
[src]type IsAccountBlocked: IsAccountBlocked<Self::AccountId>
[src]type IsContentBlocked: IsContentBlocked
[src]