[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:
parent
4eb4dfa670
commit
93481d7f3a
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue