Files
pezkuwi-subxt/substrate/frame/membership
Gavin Wood bdda3ed612 Remove Filter and use Contains instead (#9514)
* Remove Filter and use Contains instead

* Fixes

* Formatting

* Update docs/Upgrading-2.0-to-3.0.md

Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>

* Typo

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
2021-08-07 19:26:40 +00: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