forked from cerc-io/plugeth
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
|
||
|---|---|---|
| .. | ||
| balance_test.go | ||
| balance_tracker.go | ||
| balance.go | ||
| clientdb_test.go | ||
| clientdb.go | ||
| prioritypool_test.go | ||
| prioritypool.go | ||