docs(x/accounts): improve comments (#22339)

This commit is contained in:
Julien Robert
2024-10-23 10:33:03 +00:00
committed by GitHub
parent 1515856560
commit 98be2b8551
11 changed files with 79 additions and 60 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package telemetry
func DefaultConfig() *Config {
return &Config{
Enable: true,
Address: "localhost:1318",
Address: "localhost:1327",
ServiceName: "",
EnableHostname: false,
EnableHostnameLabel: false,