Replies: 1 comment
-
You can pass in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
currently when no nonce are specified, ethers will read the nonce from "pending" state (
ethers.js/packages/abstract-signer/src.ts/index.ts
Line 205 in 3b1d3fc
It would be good to have an option to tell ethers to use the "latest" state instead.
Beta Was this translation helpful? Give feedback.
All reactions