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

Allow to specify balance in dry-run #1860

Open
davidyuk opened this issue Jul 17, 2023 · 0 comments · May be fixed by #1882
Open

Allow to specify balance in dry-run #1860

davidyuk opened this issue Jul 17, 2023 · 0 comments · May be fixed by #1882
Labels
enhancement New feature or request
Milestone

Comments

@davidyuk
Copy link
Member

.map((pubKey) => ({ pubKey, amount: DRY_RUN_ACCOUNT.amount })),

Currently, it is set to the maximum value, but the ability to specify the balance can be used to check if the account has enough ae. It was requested by SW.

@davidyuk davidyuk added the enhancement New feature or request label Jul 17, 2023
@davidyuk davidyuk added this to the next milestone Jul 17, 2023
@davidyuk davidyuk linked a pull request Aug 17, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant