You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure there's a limit to batched calls so we send multiple batches when clicking to submit all as well as consolidate all the records and list all the era we're eligible for claiming.
@devpavan04 I've tried to handle this issue by setting a specific max limit to the payout batch, where every time you click Payout All button, it goes set by set, ex. 0-20th payouts, then 21st-40, etc. But it seems there's a small bug with that impl. Try giving that logic a review see if you can identify the problem.
Overview
Identify and resolve the issue that causes the payout transaction for multiple eras to fail on the nomination page.
The text was updated successfully, but these errors were encountered: