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
@@ -85,7 +85,7 @@ skip-fast-storage-upgrade = true
# Enable enables the application telemetry functionality. When enabled, an in-memory sink is also enabled by default. Operators may also enabled other sinks such as Prometheus.
enable = true
# Address defines the metrics server address to bind to.
address = 'localhost:1318'
address = 'localhost:1327'
# Prefixed with keys to separate services.
service-name = ''
# Enable prefixing gauge values with hostname.