Open roman-opentensor opened 2 months ago
Command: btcli st remove --netuid x --wallet.name COLD --wallet.hot HOT
btcli st remove --netuid x --wallet.name COLD --wallet.hot HOT
Result: TypeError: 'NoneType' object is not subscriptable
TypeError: 'NoneType' object is not subscriptable
But: btcli st remove and then walking through the prompts works just hunky-dory.
btcli st remove
Need to fix this behavior.
https://discord.com/channels/799672011265015819/1230665820859007039/1276632806499291136
Subtensor fix for bug 2 https://github.com/opentensor/subtensor/pull/749
Bug 1
Explanation:
Command:
btcli st remove --netuid x --wallet.name COLD --wallet.hot HOT
Result:
TypeError: 'NoneType' object is not subscriptable
But:
btcli st remove
and then walking through the prompts works just hunky-dory.Details:
Need to fix this behavior.
Bug 2
https://discord.com/channels/799672011265015819/1230665820859007039/1276632806499291136