mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 04:41:04 +00:00
pallet-ranked-collective: Ensure to cleanup state in remove_member (#2591)
This ensures that we cleanup the state of `who` in `remove_member`. --------- Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
title: Ensure to cleanup state in remove_member
|
||||
|
||||
doc:
|
||||
- audience: Runtime Dev
|
||||
description: |
|
||||
Cleanes up the state properly if a member of a ranked collective is removed.
|
||||
|
||||
crates:
|
||||
- name: pallet-ranked-collective
|
||||
Reference in New Issue
Block a user