Crate pallet_membership[][src]

Expand description

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

Re-exports

pub use weights::WeightInfo;

Modules

Autogenerated weights for pallet_membership

Structs

Default module instance

Genesis config for the module, allow to build genesis storage.

Module instance

Module instance

Module instance

Module instance

Module instance

Module instance

Module instance

Module instance

Module instance

Module instance

Module instance

Module instance

Module instance

Module instance

Module instance

Module instance

Enums

Dispatchable calls.

Error for the nicks module.

Events for this module.

Traits

Type Definitions

RawEvent specialized for the configuration Config

Type alias to Module, to be used by construct_runtime.