Trait pallet_scores::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 FollowSpaceActionWeight: Get<i16>
[src]type FollowAccountActionWeight: Get<i16>
[src]type SharePostActionWeight: Get<i16>
[src]type UpvotePostActionWeight: Get<i16>
[src]type DownvotePostActionWeight: Get<i16>
[src]type CreateCommentActionWeight: Get<i16>
[src]type ShareCommentActionWeight: Get<i16>
[src]type UpvoteCommentActionWeight: Get<i16>
[src]type DownvoteCommentActionWeight: Get<i16>
[src]