Skip to content
This repository was archived by the owner on Jul 15, 2018. It is now read-only.

cli: add VerifyFlag, used by Tendermint#47

Closed
odeke-em wants to merge 1 commit intodevelopfrom
cli-add-verify-flag
Closed

cli: add VerifyFlag, used by Tendermint#47
odeke-em wants to merge 1 commit intodevelopfrom
cli-add-verify-flag

Conversation

@odeke-em
Copy link
Contributor

@odeke-em odeke-em commented Sep 6, 2017

For tendermint/tendermint#636
Updates tendermint/tendermint#628

Add global configuration flag --verify which is
used currently, primarily by Tendermint. Since
cli/setup.go has the definitions for Tendermint's
global configuration flags, place this one there too.

For tendermint/tendermint#636
Updates tendermint/tendermint#628

Add global configuration flag `--verify` which is
used currently, primarily by Tendermint. Since
`cli/setup.go` has the definitions for Tendermint's
global configuration flags, place this one there too.
@ebuchman
Copy link
Contributor

Since this is really just helpful for devs in Tendermint, let's not add it here just yet. We should be able to do it as a hidden option directly on the Tendermint command.

@ebuchman ebuchman closed this Sep 16, 2017
@odeke-em
Copy link
Contributor Author

Aye aye, gotcha. SGTM.

@zramsay zramsay deleted the cli-add-verify-flag branch September 22, 2017 16:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants