Skip to content

stake remove --all fails when unsuccessful#679

Merged
thewhaleking merged 1 commit intostagingfrom
fix/thewhaleking/typo-in-unstake
Oct 24, 2025
Merged

stake remove --all fails when unsuccessful#679
thewhaleking merged 1 commit intostagingfrom
fix/thewhaleking/typo-in-unstake

Conversation

@thewhaleking
Copy link
Contributor

Because we were checking successes which is a dict that gets updated in the loop, instead of success (the in-loop success), we would fail for an AttributeError if there were multiple hotkeys.

@thewhaleking thewhaleking requested a review from a team October 24, 2025 14:53
@thewhaleking thewhaleking merged commit 7d79c4e into staging Oct 24, 2025
52 checks passed
@thewhaleking thewhaleking deleted the fix/thewhaleking/typo-in-unstake branch October 24, 2025 18:04
This was referenced Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants