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

Use confirmations when checking balance in sendTransaction #3637

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

dguenther
Copy link
Member

Summary

I'm reasonably sure the custom confirmation range should be passed in here, since we pass it in to node.wallet.send.

I could use a review from someone familiar with the wallet code to double-check though.

Testing Plan

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and
what additional work is required, if any.

[ ] Yes

@dguenther dguenther requested a review from a team as a code owner March 10, 2023 16:47
@dguenther dguenther requested review from hughy and ygao76 March 10, 2023 16:48
Copy link
Contributor

@NullSoldier NullSoldier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes this looks correct, good find

Copy link
Contributor

@hughy hughy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks right! 👍

@dguenther dguenther merged commit 6961417 into staging Mar 10, 2023
@dguenther dguenther deleted the add-confirmations branch March 10, 2023 17:43
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 this pull request may close these issues.

None yet

4 participants