You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, it seems MetaMask is ignoring the error, so the error is being provided to the JSON-RPC consumer, and does show in Ethers (although it doesn't follow the format returned by go-ethereum).
When I start a new local testing node the account nonces are set
When I try to sign a transaction it shows this:
Instead of a helpful error message.
I then have to (unavoidably) go and reset the account data in metamask to detect the new nonce.
In the oasis-web3-gateway logfile the error message is reported:
But it's not passed through to the client.
The text was updated successfully, but these errors were encountered: