Branch: refs/heads/master
Home: https://github.com/btcsuite/btcd
Commit: 250228c32f0d84544ca27e654f6ab5ac6fce0ed8
https://github.com/btcsuite/btcd/commit/250228c32f0d84544ca27e654f6ab5ac6fce0ed8
Author: Dave Collins <[email protected]>
Date: 2015-10-23 (Fri, 23 Oct 2015)
Changed paths:
M peer/README.md
M peer/doc.go
M peer/peer.go
Log Message:
-----------
peer: Improve documentation.
This fleshes out the doc.go documentation which is shown on godoc, the
README.md shown on github, and improves a couple of comments for the
fields in the Config struct.