Add rules and unfounding to society. (#4671)

* Add rules and unfounding to society.

* Docs and event

* Extra bit of docs.

* Cunningly reduce complexity

* Remove candidates when unfounding.

* Remove suspended candidates when unfounding, too.
This commit is contained in:
Gavin Wood
2020-01-18 18:35:25 +01:00
committed by GitHub
parent 1b9baad04f
commit 26fa5193cd
3 changed files with 86 additions and 15 deletions
+1 -1
View File
@@ -497,7 +497,7 @@ decl_module! {
}
/// Vote in a referendum on behalf of a stash. If `vote.is_aye()`, the vote is to enact
/// the proposal; otherwise it is a vote to keep the status quo.
/// the proposal; otherwise it is a vote to keep the status quo.
///
/// # <weight>
/// - O(1).