Run gofmt on wire directory.

This commit is contained in:
Dave Collins 2015-02-05 13:07:51 -06:00
parent cf6fc57f27
commit 116736ee73
2 changed files with 5 additions and 6 deletions

View file

@ -20,7 +20,6 @@ const MaxUserAgentLen = 2000
// DefaultUserAgent for wire in the stack
const DefaultUserAgent = "/btcwire:0.2.0/"
// MsgVersion implements the Message interface and represents a bitcoin version
// message. It is used for a peer to advertise itself as soon as an outbound
// connection is made. The remote peer then uses this information along with