mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-07 04:13:33 +00: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.