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) 10.1The account you are trying to remove from the Senate is not currently a member.
Encountered by: validatorsdevelopers
Why This Error Exists
Removal operations require the account to be an active member. Membership is dynamic and changes as validator stake rankings shift.
From Chain Metadata
Not a member.
What This Means
The account you are trying to remove from the Senate is not currently a member.
Common Causes
- Account was already removed from the Senate
- Account was never a Senate member
- Using the wrong account address
How to Fix
- Query SenateMembers.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
- 10
- Error Index
- 1
- Error Code
- 10.1
- Removed In
- v326