mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-13 07:16:38 +00:00
c92faee66e
Changes: Simplify nested complexity If an if blocks ends with a return statement then remove the else nesting. Most of the changes has also been reported in golint https://goreportcard.com/report/github.com/ethereum/go-ethereum#golint