subtensor icon indicating copy to clipboard operation
subtensor copied to clipboard

Unstake below min should result in full unstake

Open gztensor opened this issue 8 months ago • 2 comments

Because of this check, we can't go below minimum (including 0): https://github.com/opentensor/subtensor/blob/a680526f7c5cb72214b07bbea9f5491bd566aa00/pallets/subtensor/src/staking.rs#L476

gztensor avatar Jun 03 '24 20:06 gztensor