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

Iriscli 0.15.0-rc3-9a8569 - Help information when using wrong "--chain-id" #350

Open
yn-alex opened this issue Aug 10, 2019 · 1 comment

Comments

@yn-alex
Copy link
Contributor

yn-alex commented Aug 10, 2019

Hi,

When you are using iriscli with a non-existent "--chain-id" flag the error output is listing the "good" and the "bad" chain-id the wrong way. Example:

iriscli tendermint tx 45E953535FD9CCCD96474008E512B67EE2EA918181C40E0453CD36C10893F0FD --chain-id WRONG-CHAIN-ID
Create verifier failed: **expected chainID WRONG-CHAIN-ID, got nyancat-4**

Cheers,

@zhangyelong
Copy link
Contributor

Thx, this is what we expected, you specified the --chain-id=WRONG-CHAIN-ID, which means you were expecting to query infos from the WRONG-CHAIN-ID, but connected to an unexpected network

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

No branches or pull requests

2 participants