Skip to content

Unable to sign the transaction #32

@Emina288

Description

@Emina288
  • 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions