Type Definition Event
governance_os_pallet_plcr_voting
type Event<T> = RawEvent<<T as Config>::Hash, <T as Config>::AccountId>;
RawEvent specialized for the configuration Config
RawEvent
Config