op-geth/light
Iskander (Alex) Sharipov da6e6e7971
light: fix duplicated argument in bytes.Equal call
Most probably a copy/paste kind of error.
Found with gocritic `dupArg` checker.
2018-12-10 14:29:34 +03:00
..
lightchain.go
lightchain_test.go
nodeset.go
odr.go
odr_test.go
odr_util.go
postprocess.go
trie.go light: odrTrie tryUpdate should use update (#18107) 2018-11-26 13:27:49 +01:00
trie_test.go light: fix duplicated argument in bytes.Equal call 2018-12-10 14:29:34 +03:00
txpool.go
txpool_test.go