Skip to content

Commit

Permalink
prdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
dharjeezy committed Sep 26, 2024
1 parent 7eabaeb commit c4618a0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions prdoc/pr_5850.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
title: Try State Hook for Membership Pallet.

doc:
- audience: Runtime User
description: |
Invariants for storage items in the membership pallet. Enforces the following Invariants:
1.`Prime` member must be part of `Members`.
2.Numbers of `Members` cannot be more than `MaxMember` allowed.
crates:
- name: pallet-membership
bump: minor

0 comments on commit c4618a0

Please sign in to comment.