[][src]Trait sunshine_vote_petition::Trait

Associated Types

type Event: From<Event<Self>> + Into<Self::Event>

type OrgData: GroupMembership<Self::AccountId> + SudoKeyManagement<Self::AccountId> + SupervisorKeyManagement<Self::AccountId>

Just used for permissions in this module

type ShareData: GetGroupSize<GroupId = UUID2> + GroupMembership<Self::AccountId, GroupId = UUID2> + SubSupervisorKeyManagement<Self::AccountId> + ChangeGroupMembership<Self::AccountId> + GetFlatShareGroup<Self::AccountId>

An instance of SharesMembership

Loading content...

Implementors

Loading content...