irisnet/testnets

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

yn-alex opened this issue · 1 comments

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,

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