mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 22:16:45 +01:00
We must take a write lock here because `GetNonce` calls `StateDB.GetStateObject`, which mutates the DB's live set.
We must take a write lock here because `GetNonce` calls `StateDB.GetStateObject`, which mutates the DB's live set.