forked from cerc-io/plugeth
684facedb8
This change unbreaks the build and removes racy access to disableCheckFreq. Even though the field is set while holding the lock, it was read outside of the protected section. |
||
---|---|---|
.. | ||
lightchain_test.go | ||
lightchain.go | ||
nodeset.go | ||
odr_test.go | ||
odr_util.go | ||
odr.go | ||
postprocess.go | ||
trie_test.go | ||
trie.go | ||
txpool_test.go | ||
txpool.go |