mirror of https://github.com/ethereum/go-ethereum
state: take write lock in GetNonce (#3625)
We must take a write lock here because `GetNonce` calls `StateDB.GetStateObject`, which mutates the DB's live set.pull/3610/head
parent
4f5f90222f
commit
296450451b
Loading…
Reference in new issue