Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

fix: cannot destructure property 'error' of 'result' as it is undefined #340

Merged
merged 2 commits into from
Feb 25, 2021

Conversation

antouhou
Copy link
Contributor

Issue being fixed or feature implemented

Fixed destructuring of broadcast_tx_sync response

What was done?

Moved destructuring of broadcast_tx_sync response one level above

How Has This Been Tested?

Run the tests

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@antouhou antouhou added this to the v0.18 milestone Feb 25, 2021
@shumkov shumkov changed the title fix: Cannot destructure property 'error' of 'result' as it is undefined fix: cannot destructure property 'error' of 'result' as it is undefined Feb 25, 2021
Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

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

👍

@shumkov shumkov merged commit 8fed086 into v0.18-dev Feb 25, 2021
@shumkov shumkov deleted the fix-cannot-destructure-result branch February 25, 2021 12:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants