mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-15 06:45:44 +00:00
86594727d9
* Rename `ModuleToIndex` to `PalletRuntimeSetup` Besides the renaming it also adds support getting the name of a pallet as configured in the runtime. * Rename it to `PalletInfo` * Remove accidentally added files
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