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

Unable to sign the transaction #32

Open
Emina288 opened this issue Jan 20, 2022 · 0 comments
Open

Unable to sign the transaction #32

Emina288 opened this issue Jan 20, 2022 · 0 comments

Comments

@Emina288
Copy link

  • I'm submitting a ...
    [ ] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository
    [X] question about how to use this project

  • Summary

I am developing a mobile app in react native where I would request users to log in using their crypto wallet and then they will be able to sign some transactions. When I try to trigger an even connector.signTransaction(tx) I get an error message:
"Invalid key value maxPriorityFeePerGas" and the user is unable to sign the transaction. "

Since I used Infura as a Node Provider to deploy the contract my users would interact with, I read about Infura London Fork and that they added additional fields to the transactions such as maxPriorityFeePerGas.

Is there a way to get around this issue?

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

No branches or pull requests

1 participant