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 TransactionType mapping in BSC [APE-1426] #17

Closed
wants to merge 2 commits into from
Closed

Fix TransactionType mapping in BSC [APE-1426] #17

wants to merge 2 commits into from

Conversation

canesin
Copy link

@canesin canesin commented Oct 2, 2023

What I did

Just int from hexadecimal representation as TransactionType enum is a int enum.

fixes: bsc RCP transaction querying

How to verify it

Used it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@vany365 vany365 changed the title Fix TransactionType mapping in BSC Fix TransactionType mapping in BSC [APE-1426] Oct 2, 2023
@canesin canesin closed this Oct 2, 2023
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.

1 participant