[lbry] server: update client version to /btcwire:0.5.0/LBRY.GO:0.12.2/

TODO: double check if lbryd bumps the version.
This commit is contained in:
Roy Lee 2018-06-14 20:20:44 -07:00
parent 4ecd4385f5
commit 57bca30a00

View file

@ -62,7 +62,7 @@ const (
var (
// userAgentName is the user agent name and is used to help identify
// ourselves to other bitcoin peers.
userAgentName = "btcd"
userAgentName = "LBRY.GO"
// userAgentVersion is the user agent version and is used to help
// identify ourselves to other bitcoin peers.