This error was removed in v127
This error is no longer present in the current runtime. Existed from v123 to v127. Shown here for historical reference.
DuplicateVote
Error Removed v123 → v127 (removed) 10.4You have already voted on this proposal. Each Senate member gets exactly one vote per proposal.
Encountered by: validators
Why This Error Exists
Senate voting is one-vote-per-member. Once cast, a vote cannot be changed or withdrawn.
From Chain Metadata
Duplicate vote ignored
What This Means
You have already voted on this proposal. Each Senate member gets exactly one vote per proposal.
Common Causes
- Submitting a vote on a proposal you already voted on
- Transaction was included twice (e.g., submitted from multiple clients)
How to Fix
- Query Senate.Voting for the proposal to check your vote status
- No action needed — your vote was already recorded
- If you want to change your vote, you cannot — votes are final
Storage to Check
Runtime Info
- Pallet Index
- 10
- Error Index
- 4
- Error Code
- 10.4
- Removed In
- v127