docs(x/accounts): improve comments (#22339)
This commit is contained in:
@@ -3,7 +3,7 @@ package telemetry
|
||||
func DefaultConfig() *Config {
|
||||
return &Config{
|
||||
Enable: true,
|
||||
Address: "localhost:1318",
|
||||
Address: "localhost:1327",
|
||||
ServiceName: "",
|
||||
EnableHostname: false,
|
||||
EnableHostnameLabel: false,
|
||||
|
||||
Reference in New Issue
Block a user