-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
-
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels