Branch: refs/heads/master Home: https://github.com/btcsuite/btcrpcclient Commit: b83f837ad27e37e4a871d00c2ea0a83fb2756a27 https://github.com/btcsuite/btcrpcclient/commit/b83f837ad27e37e4a871d00c2ea0a83fb2756a27 Author: Dave Collins <da...@conformal.com> Date: 2016-11-16 (Wed, 16 Nov 2016)
Changed paths: M mining.go M net.go M notify.go M wallet.go Log Message: ----------- Simplify code per gosimple linter. This simplifies the code based on the recommendations of the gosimple lint tool.