WIP: Feature/6/jeffreypicard/dockerize for deployment #7

Closed
jeffreypicard wants to merge 80 commits from feature/6/jeffreypicard/dockerize-for-deployment into master
Showing only changes of commit 57ba3201b1 - Show all commits

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.