Files
pezkuwi-subxt/substrate/frame/membership
David Salami 120894fdb7 Add field names to pallet Event variants (#9993)
* convert pallet-assets events to struct types

* updated events of a couple pallets

* updated pallet event field names

* update pallet event field names

* updated events in test files

* cargo fmt

* minorfixes

* fix assertion error

* minor fix

* formatting fix

* fmt
2021-11-16 01:56:00 +00:00
..
2021-11-04 19:54:48 +01: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