Files
pezkuwi-subxt/substrate/frame/membership
gupnik cd8741c8b5 Moves all test runtimes to use derive_impl (#2409)
Step in https://github.com/paritytech/polkadot-sdk/issues/171

This PR adds `derive_impl` on all `frame_system` config impls for mock
runtimes. The overridden configs are maintained as of now to ensure
minimal changes.

---------

Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
2023-11-28 14:13:57 +01:00
..
2022-10-27 15:23:04 +00:00

Membership Module

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

License: Apache-2.0