Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Staking Payout Should use forceBatch #10712

Open
joepetrowski opened this issue Jun 30, 2024 · 0 comments
Open

Staking Payout Should use forceBatch #10712

joepetrowski opened this issue Jun 30, 2024 · 0 comments

Comments

@joepetrowski
Copy link
Contributor

Right now, the "Payout All" button creates a batch of staking payouts. However, if one of them (let's say the first) gets an error (like AlreadyClaimed), then the batch stops executing. I don't see any reason that later staking payouts depend on earlier ones in the batch. It'd be better to use forceBatch and try them all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Issues (Upstream)
Development

No branches or pull requests

1 participant