mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-07 13:55:17 +00:00
docs: use hyphens instead of snake case (#5802)
This commit is contained in:
@@ -71,7 +71,7 @@ func checkConfig(configFile string) bool {
|
||||
var elems = []string{
|
||||
"moniker",
|
||||
"seeds",
|
||||
"proxy_app",
|
||||
"proxy-app",
|
||||
"fast_sync",
|
||||
"create_empty_blocks",
|
||||
"peer",
|
||||
|
||||
Reference in New Issue
Block a user