opentensor / subtensor

Bittensor Blockchain Layer
The Unlicense
123 stars 126 forks source link

[Fix] allow unstake below nom limit #462

Closed camfairchild closed 1 month ago

camfairchild commented 1 month ago

Description

This reapplies the fix from #383 which was inadvertently removed in #366. This also fixes an issue with the hotfix, removing the nomination storage entry when the Stake is sweeped.

Related Issue(s)

Type of Change

Checklist

Screenshots (if applicable)

NA

Additional Notes

NA