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.

InvalidModality

Error Removed v101 → v127, v133 → v150 (removed) 7.2

Input 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
v133 block 1,404,224 Re-added
v150 Removed

Runtime Info

Pallet Index
7
Error Index
2
Error Code
7.2
Removed In
v150