Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add tendermint command #193

Merged
merged 1 commit into from
Apr 14, 2022
Merged

Conversation

czarcas7ic
Copy link
Member

This PR re-adds the tendermint commands to the CLI. I tested this locally and acts as expected.

@czarcas7ic czarcas7ic changed the title Add tendermint command fix: add tendermint command Apr 14, 2022
@ValarDragon ValarDragon merged commit 360ac73 into osmosis-main Apr 14, 2022
@ValarDragon ValarDragon deleted the adam/tendermint-patch branch April 14, 2022 23:22
mergify bot pushed a commit that referenced this pull request Apr 14, 2022
(cherry picked from commit 360ac73)
mergify bot pushed a commit that referenced this pull request Apr 14, 2022
(cherry picked from commit 360ac73)

# Conflicts:
#	server/util.go
alexanderbez pushed a commit that referenced this pull request Apr 15, 2022
(cherry picked from commit 360ac73)

Co-authored-by: Adam Tucker <adamleetucker@outlook.com>
@@ -282,6 +282,7 @@ func AddCommands(rootCmd *cobra.Command, defaultNodeHome string, appCreator type
rootCmd.AddCommand(
startCmd,
tmcmd.ResetAllCmd,
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is the one we were supposed to remove :)

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.

3 participants