issues
search
opentensor
/
btcli
Bittensor command line tool
https://docs.bittensor.com/btcli
13
stars
3
forks
source link
Fixed: wallet balance check when undelegating the stake
#124
Closed
the-mx
closed
1 month ago
the-mx
commented
1 month ago
Changes made:
Wallet balance is checked only for the stake delegate (previous behavior: check wallet balance both for stake and unstake, resulting in error when unstaking amount exceeds the wallet balance).
Log colors aligned for staking and unstacking errors.
Unit tests updated to catch the previous error.
Changes made: