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

Fixing wrong encoding #51

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Fixing wrong encoding #51

merged 1 commit into from
Oct 11, 2024

Conversation

jacekv
Copy link
Member

@jacekv jacekv commented Oct 11, 2024

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Test(s)
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Fixing a bug where the string is not of type HexBytes but bytes, leading to and error in converting it to a hex-string representation.

Related Tickets & Documents

  • Related Issue #
  • Closes #

QA Instructions

Please replace this line with instructions on how to test your changes.

[optional] Are there any post deployment tasks we need to perform?

@jacekv jacekv merged commit 148387d into pantos-io:main Oct 11, 2024
9 of 10 checks passed
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.

3 participants