This error was removed in v150
This error is no longer present in the current runtime. Existed from v101 to v150. Shown here for historical reference.
InvalidEmissionValues
Error Removed v101 → v117, v118 → v120, v121 → v127, v133 → v141, v142 → v148, v149 → v150 (removed) 7.31Input validation failed or the signing account lacks permission.
What This Means
Input validation failed or the signing account lacks permission.
Common Causes
- Signing with the wrong key (e.g., hotkey instead of coldkey)
- Parameter value outside acceptable range
- Operation requires sudo or specific owner account
How to Fix
- Check which key should sign: most staking ops need coldkey, weight ops need hotkey
- Verify parameter ranges match the expected constraints
- For owner-only calls, confirm you own the target resource
Version History
v101 block 1 Added
v118 block 222,600 Re-added
v121 block 518,345 Re-added
v133 block 1,404,224 Re-added
v142 block 2,543,779 Re-added
v149 block 3,014,339 Re-added
v150 Removed
Runtime Info
- Pallet Index
- 7
- Error Index
- 31
- Error Code
- 7.31
- Removed In
- v150