Enable txindex=1 as default #37

Closed
kodxana wants to merge 211 commits from master into master
Showing only changes of commit 57bca30a00 - Show all commits

View file

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