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

fix: TransactionResult.errors actually has errors #55

Merged
merged 2 commits into from
Sep 21, 2021
Merged

Conversation

chadoh
Copy link
Contributor

@chadoh chadoh commented Sep 20, 2021

TransactionResult's errors method will now store all promiseErrors, plus the error from the main outcome's result

TransactionResult's `errors` method will now store all `promiseErrors`,
plus the error from the main outcome's `result`
Copy link
Contributor

@willemneal willemneal left a comment

Choose a reason for hiding this comment

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

Thanks! Good start on revamping this file!

@willemneal willemneal merged commit ce0436c into main Sep 21, 2021
@chadoh chadoh deleted the fix/tx-errors branch September 21, 2021 16:38
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.

2 participants