Enable txindex=1 as default #37
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue