We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04c1ef1 commit 5159ce5Copy full SHA for 5159ce5
README.md
@@ -1,6 +1,6 @@
1
# Society Module
2
3
-- [`society::Config`](https://docs.rs/pallet-society/latest/pallet_society/trait.Config.html)
+- [`society::Trait`](https://docs.rs/pallet-society/latest/pallet_society/trait.Trait.html)
4
- [`Call`](https://docs.rs/pallet-society/latest/pallet_society/enum.Call.html)
5
6
## Overview
@@ -225,4 +225,4 @@ make judgement on a suspended candidate.
225
* `set_max_membership` - The ROOT origin can update the maximum member count for the society.
226
The max membership count must be greater than 1.
227
228
-License: Apache-2.0
+License: Apache-2.0
0 commit comments