exchange member with a new account and same rank in the ranked collec… (#2587)

closes https://github.com/polkadot-fellows/help-center/issues/1

---------

Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: command-bot <>
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
dharjeezy
2024-01-30 20:12:51 +01:00
committed by GitHub
parent e5bb11b008
commit 5eb4773d13
12 changed files with 243 additions and 55 deletions
+9
View File
@@ -0,0 +1,9 @@
title: Allow fellowship members to swap their AccountIds.
doc:
- audience: Runtime User
description: |
Add a `exchange_member` extrinsic to the `ranked-collective` pallet that allows to vote on
swapping the AccountId of a member. This can be used to recover lost access to a collective.
crates: [ ]