Trait pallet_reactions::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 PostReactionScores: PostReactionScores<Self>[src]