Files
pezkuwi-subxt/substrate/frame/membership
Kian Paimani b64b17536a Thread-local parameter_types for testing. (#7542)
* Thread-local parameter_types for testing.

* Better docs.

* Some minors

* Merge'em

* Update frame/support/src/lib.rs

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>

* Align more to basti's trick

* Update frame/support/src/lib.rs

* Update frame/support/src/lib.rs

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
Co-authored-by: Bastian Köcher <git@kchr.de>
2020-11-20 17:54:19 +00:00
..
2020-09-22 19:47:38 +02:00
2020-08-20 17:04:42 +02:00

Membership Module

Allows control of membership of a set of AccountIds, useful for managing membership of of a collective. A prime member may be set.

License: Apache-2.0