Skip to content

Commit

Permalink
doc: add description for generation of priv_validator_key to config.t…
Browse files Browse the repository at this point in the history
…oml (#705)
  • Loading branch information
jaeseung-bae authored Aug 24, 2023
1 parent 647dd8c commit aeeab93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/toml.go
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ priv_validator_state_file = "{{ js .BaseConfig.PrivValidatorState }}"
# TCP or UNIX socket address for Ostracon to listen on for
# connections from an external PrivValidator process
# If this value is set, key file(priv_validator_key.json) will not be generated.
# example) tcp://0.0.0.0:26659
priv_validator_laddr = "{{ .BaseConfig.PrivValidatorListenAddr }}"
Expand Down

0 comments on commit aeeab93

Please sign in to comment.