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

Update contract kit with the methods to retrievean pending withdrawal for an account #10119

Closed
montera82 opened this issue Jan 18, 2023 · 0 comments · Fixed by #10488
Closed
Assignees

Comments

@montera82
Copy link
Contributor

Expected Behavior

Update contract kit with the methods to retrieve pending withdrawals for an account.
i.e function getPendingWithdrawal(address account, uint256 index) external view returns (uint256, uint256)

Current Behavior

Currently contract kit does not have any method to retrieve pending withdrawals for an account.

@montera82 montera82 changed the title Update contract kit with the methods to retrieve pending withdrawals for an account Update contract kit with the methods to retrievean pending withdrawal for an account Jan 18, 2023
@montera82 montera82 self-assigned this Aug 9, 2023
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 a pull request may close this issue.

1 participant