Branch: refs/heads/master
Home: https://github.com/btcsuite/btcd
Commit: f389742b394d708854958f81b21766b5831a908a
https://github.com/btcsuite/btcd/commit/f389742b394d708854958f81b21766b5831a908a
Author: Dave Collins <[email protected]>
Date: 2016-02-25 (Thu, 25 Feb 2016)
Changed paths:
M blockchain/reorganization_test.go
M chaincfg/params.go
M config.go
M peer/peer_test.go
M rpcserver.go
M rpcserverhelp.go
M rpcwebsocket.go
M txscript/sign_test.go
Log Message:
-----------
multi: Update with result of gofmt -s.
This commit updates the code to make use of the most recent simplified
output from gofmt.