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

Fixed bug (Added check inside root for nodeAccountId) #854

Merged

Conversation

NicolaMirchev
Copy link
Contributor

Description:
Added check in the root _execute function about nodeAccountIDs and functionality to fetch node ID from client, if the structure is empty.

Related issue(s):
#852
Fixes #

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: NikolaMirchev <nikola.mirchev@limechain.tech>
@NicolaMirchev NicolaMirchev linked an issue Jan 10, 2024 that may be closed by this pull request
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@gsstoykov gsstoykov left a comment

Choose a reason for hiding this comment

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

LGTM.

@gsstoykov gsstoykov merged commit 168d7c0 into develop Jan 10, 2024
6 checks passed
@gsstoykov gsstoykov deleted the 852-exception-occurs-when-querying-account-balance-fix branch January 10, 2024 14:41
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.

Exception occurs when querying account balance
2 participants