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.

AlreadyMember

Error Removed v123 → v326 (removed) 9.0

The account you are trying to add to the Triumvirate is already a member. The Triumvirate is a small council (typically 3 members) and each account can only hold one seat.

Encountered by: validatorsdevelopers

Why This Error Exists

The Triumvirate membership is a set — each account appears at most once. Members are explicitly appointed, not stake-based like the Senate.

From Chain Metadata

Already a member.

What This Means

The account you are trying to add to the Triumvirate is already a member. The Triumvirate is a small council (typically 3 members) and each account can only hold one seat.

Common Causes

  • Trying to add an account that is already in TriumvirateMembers.Members
  • Account was already appointed to the council

How to Fix

  • Query TriumvirateMembers.Members to check current membership
  • No action needed — the account already has a seat

Storage to Check

Runtime Info

Pallet Index
9
Error Index
0
Error Code
9.0
Removed In
v326