You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: validate miner_hotkey is SS58 format in /submit endpoint
Reject submissions with invalid miner_hotkey format early with clear error message.
This ensures miner identity is always stored as valid SS58 hotkey address.
0 commit comments