bittensor icon indicating copy to clipboard operation
bittensor copied to clipboard

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

Open gztensor opened this issue 1 year ago • 0 comments

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

gztensor avatar Jun 11 '24 22:06 gztensor