Skip to content

Small update to toml.go for abci-responses #9232

Merged
samricotta merged 2 commits intov0.34.xfrom
sam/update-toml
Aug 12, 2022
Merged

Small update to toml.go for abci-responses #9232
samricotta merged 2 commits intov0.34.xfrom
sam/update-toml

Conversation

@samricotta
Copy link
Contributor

Update to toml. Fix needed to continue testing

# pprof listen address (https://golang.org/pkg/net/http/pprof)
pprof_laddr = "{{ .RPC.PprofListenAddress }}"

# Flag that enables discarding of abci responses
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Flag that enables discarding of abci responses
# Set false to ensure ABCI responses are persisted.
# ABCI responses are required for /BlockResults RPC queries, and
# to reindex events in the command-line tool.

nit: use the same comments in config.toml

@samricotta samricotta merged commit a80c6a2 into v0.34.x Aug 12, 2022
@samricotta samricotta deleted the sam/update-toml branch August 12, 2022 09:15
samricotta added a commit that referenced this pull request Aug 18, 2022
samricotta added a commit that referenced this pull request Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants