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

Remove default value for confirmationsRequired #2053

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

iamacook
Copy link
Member

Summary

We previously added a fallback value for confirmationsRequired because it was sometimes returned as null. Since then, it has been resolved on the Transaction Service.

In essence, this reverts #1809.

Changes

  • Remove fallback value for confirmationsRequired
  • Remove redundant tests

@iamacook iamacook self-assigned this Oct 24, 2024
@iamacook iamacook requested a review from a team as a code owner October 24, 2024 13:45
@iamacook iamacook linked an issue Oct 24, 2024 that may be closed by this pull request
@iamacook iamacook merged commit 29665cc into main Oct 25, 2024
20 checks passed
@iamacook iamacook deleted the remove-confirmations-required-default branch October 25, 2024 06:58
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.

Remove confirmationsRequired workarounds
2 participants