referrerpolicy=no-referrer-when-downgrade

Module dispatchables

Source
Expand description

Auto-generated docs-only module listing all defined dispatchables for this pallet.

§Warning: Doc-Only

Members of this module cannot be used directly and are only provided for documentation purposes. To see the real version of each dispatchable, look for them in Pallet or Call.

Functions§

add_member
Add a member who to the set.
change_key
Swap out the sending member for some other key new.
clear_prime
Remove the prime member if it exists.
remove_member
Remove a member who from the set.
reset_members
Change the membership to a new set, disregarding the existing membership. Be nice and pass members pre-sorted.
set_prime
Set the prime member. Must be a current member.
swap_member
Swap out one member remove for another add.