opentensor / btcli

Bittensor command line tool
https://docs.bittensor.com/btcli
13 stars 3 forks source link

After failed attempt at POW reg , the cli exists silently #211

Open distributedstatemachine opened 2 days ago

distributedstatemachine commented 2 days ago

After a previously unsucessful POW registration attempt, we are unable to try again with the same key , as the CLI exits without an error.

 btcli subnet pow_register     --wallet.name default     --wallet.hotkey foo     --netuid 223     --subtensor.network test     --subtensor.chain_endpoint wss://test.finney.opentensor.ai:443
Using the wallet path from config: /home/ubuntu/.bittensor/wallets/
Networks not selected: test
thewhaleking commented 1 day ago

Question: after it exited, did you check to see if it was registered?