opentensor / btcli

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

Inspect Should Work With Hotkeys #233

Open thewhaleking opened 2 weeks ago

thewhaleking commented 2 weeks ago

The help text for btcli w inspect states:

Displays the details of the user's wallet pairs (coldkey, hotkey) on the Bittensor network.

However, only the coldkey is actually used.

thewhaleking commented 1 week ago

After digging into this a bit, I believe what we show is correct. We should however remove the --hotkey option for the command, and improve the help text.

thewhaleking commented 1 week ago

Inspect should really have two different tables.