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) 8.0

The signing account is not a member of the Triumvirate. The Triumvirate is a small council (typically 3 members) that can propose and vote on privileged governance actions.

Encountered by: validatorsdevelopers

Why This Error Exists

The Triumvirate is a small privileged council that handles time-sensitive governance. Unlike the Senate (stake-based), Triumvirate members are explicitly appointed.

From Chain Metadata

Account is not a member

What This Means

The signing account is not a member of the Triumvirate. The Triumvirate is a small council (typically 3 members) that can propose and vote on privileged governance actions.

Common Causes

  • Signing with an account that is not one of the three Triumvirate members
  • Membership was changed and your account is no longer on the council
  • Using the wrong account to sign the transaction

How to Fix

  • Query Triumvirate.Members to check the current Triumvirate membership
  • Verify you are signing with the correct Triumvirate member account
  • Triumvirate membership is managed by sudo or the Senate

Storage to Check

Runtime Info

Pallet Index
8
Error Index
0
Error Code
8.0
Removed In
v326