This error was removed in v326
This error is no longer present in the current runtime. Existed from v123 to v326. Shown here for historical reference.
NotMember
Error Removed v123 → v326 (removed) 9.1The account you are trying to remove from the Triumvirate is not currently a member.
Encountered by: validatorsdevelopers
Why This Error Exists
Removal operations require the account to be an active Triumvirate member.
From Chain Metadata
Not a member.
What This Means
The account you are trying to remove from the Triumvirate is not currently a member.
Common Causes
- Account was already removed
- Account was never a Triumvirate member
- Using the wrong account address
How to Fix
- Query TriumvirateMembers.Members to verify the account is in the member list
- Check that you have the correct account address
Storage to Check
Runtime Info
- Pallet Index
- 9
- Error Index
- 1
- Error Code
- 9.1
- Removed In
- v326