Files
pezkuwi-subxt/substrate/frame/elections/README.md
T
Benjamin Kampmann 2416aa7999 prepping for releasing rc6 (#6922)
* Bump version

* update test-utils crates to be ready for publishing

* adding changelog

* Adding automaticly generated READMEs

* fixing versions

* another version mishap
2020-08-20 17:04:42 +02:00

7 lines
309 B
Markdown

Election module for stake-weighted membership selection of a collective.
The composition of a set of account IDs works according to one or more approval votes
weighted by stake. There is a partial carry-over facility to give greater weight to those
whose voting is serially unsuccessful.
License: Apache-2.0