bittensor
bittensor copied to clipboard
Commands `st add` and `st remove` throw on key name
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