We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pallet-staking generates payout_started event for each page of reward claim.
pallet-staking
But this event does not indicate anything about which page is paid, or how many pages are left.
Add page info to the PayoutStarted event.
PayoutStarted
The text was updated successfully, but these errors were encountered:
[pallet-staking] Add page info to PayoutStarted event (#5984)
8c146a7
fixes #5966 --------- Co-authored-by: Guillaume Thiolliere <[email protected]>
Ank4n
Successfully merging a pull request may close this issue.
pallet-staking
generates payout_started event for each page of reward claim.But this event does not indicate anything about which page is paid, or how many pages are left.
TODO
Add page info to the
PayoutStarted
event.The text was updated successfully, but these errors were encountered: