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.

NotRegistered

Error Removed v101 → v120, v121 → v127, v133 → v150 (removed) 7.6

The hotkey you specified is not registered on this subnet .

What This Means

The hotkey you specified is not registered on this subnet.

Common Causes

  • The hotkey was never registered on this specific netuid
  • The hotkey was deregistered (pruned for low performance/stake)
  • You're using the wrong netuid for this hotkey

How to Fix

  • Query SubtensorModule.Uids(netuid, hotkey) - if it returns None/null, not registered
  • To register: call burned_register(netuid, hotkey) or register(netuid, ...) first
  • Check which subnets this hotkey IS registered on by querying IsNetworkMember

Storage to Check

Version History

v101 block 1 Added
v121 block 518,345 Re-added
v133 block 1,404,224 Re-added
v150 Removed

Runtime Info

Pallet Index
7
Error Index
6
Error Code
7.6
Removed In
v150