mirror of
https://github.com/btcsuite/btcd.git
synced 2024-11-20 02:09:04 +01:00
Bump default user agent to 0.2.0.
This commit is contained in:
parent
0127b3aafe
commit
8733b9c8df
@ -18,7 +18,7 @@ import (
|
||||
const MaxUserAgentLen = 2000
|
||||
|
||||
// DefaultUserAgent for btcwire in the stack
|
||||
const DefaultUserAgent = "/btcwire:0.1.4/"
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user