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(903): wrong init hedera client while associate tokens to account #908

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

asenslime
Copy link
Contributor

Detailed description:
wrong init hedera client while associate tokens to account

Which issue(s) this PR fixes:
Fixes #903

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #908 (27d7aae) into main (3a6873d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #908   +/-   ##
=======================================
  Coverage   64.15%   64.15%           
=======================================
  Files          86       86           
  Lines        6731     6731           
=======================================
  Hits         4318     4318           
  Misses       2199     2199           
  Partials      214      214           
Flag Coverage Δ
unittests 64.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@asenslime asenslime merged commit 08b8458 into main Aug 15, 2023
6 of 7 checks passed
@asenslime asenslime deleted the fix/associate-transaction branch August 15, 2023 13:22
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.

To associate members when Hedera token is created.
2 participants