opentensor / bittensor

Internet-scale Neural Networks
https://www.bittensor.com/
MIT License
818 stars 276 forks source link

Commands `st add` and `st remove` throw on key name #2004

Open gztensor opened 3 weeks ago

gztensor commented 3 weeks ago

Commands st add and st remove show a prompt to ask for the hotkey to delegate to. If this hotkey is provided as ss58 address or is left empty (default), they work, but typing the wallet name raises this exception:

KeyFileError: Keyfile at: /Users/grigorizaitsev/.bittensor/wallets/a1/hotkeys/default does not exist

Branch: dynamic