hashgraph / hedera-sdk-js

Hedera™ Hashgraph SDK for JavaScript/TypeScript
https://docs.hedera.com/guides/docs/sdks
Apache License 2.0
257 stars 132 forks source link

fix: typo on PrivateKey.fromBytes warning #2264

Closed seromenho closed 5 months ago

seromenho commented 5 months ago

Description: Fixes a typo on PrivateKey.fromBytes warning

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.26%. Comparing base (5c428d4) to head (da870dc). Report is 58 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2264 +/- ## ========================================== + Coverage 76.49% 84.26% +7.76% ========================================== Files 304 53 -251 Lines 75800 11432 -64368 ========================================== - Hits 57986 9633 -48353 + Misses 17814 1799 -16015 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.