Add note about invalid nonce with metamask to readme
This commit is contained in:
parent
fc4c964253
commit
13ce6b1a94
@ -88,3 +88,9 @@ Deployment is best done using the [truffle deployer]()
|
|||||||
`registry.upgrade('Token', 2)`
|
`registry.upgrade('Token', 2)`
|
||||||
|
|
||||||
|
|
||||||
|
## Known Issues
|
||||||
|
|
||||||
|
When resetting ganache Metamask might have an invalid transaction nonce and transactions get rejected.
|
||||||
|
Nonces in Ethereum must be incrementing and have no gap.
|
||||||
|
|
||||||
|
To solve this reset the metamask account (Account -> Settings -> Reset Account)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user