mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-12 23:06:25 +00:00
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