Files
pezkuwi-subxt/substrate/frame/membership
gupnik 7099f6e1b1 Removes as [disambiguation_path] from derive_impl usage (#3652)
Step in https://github.com/paritytech/polkadot-sdk/issues/171

This PR removes `as [disambiguation_path]` syntax from `derive_impl`
usage across the polkadot-sdk as introduced in
https://github.com/paritytech/polkadot-sdk/pull/3505
2024-03-15 07:46:09 +00: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