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 sign error on 1inch #22

Merged
merged 1 commit into from
Nov 23, 2022
Merged

Fix sign error on 1inch #22

merged 1 commit into from
Nov 23, 2022

Conversation

everdimension
Copy link
Member

When transaction has { type: "0x2" }, ethers throws a serialization error
To fix this, type must be converted to number

When transaction has { type: "0x2" }, ethers throws a serialization
error
To fix this, type must be converted to number
@everdimension everdimension merged commit 87aea2d into main Nov 23, 2022
@everdimension everdimension deleted the fix/sign-error-on-1inch branch November 23, 2022 16:28
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.

2 participants