Open PaddyMc opened 2 months ago
Autocli somehow adds extra commands for certain tx commands. e.g
osmosisd tx | grep - ibc-transfer IBC fungible token transfer transaction subcommands ibc-transfer IBC fungible token transfer transaction subcommands ibc-wasm IBC wasm manager module transaction subcommands ibc-wasm IBC wasm manager module transaction subcommands interchain-accounts IBC interchain accounts transaction subcommands interchain-accounts IBC interchain accounts transaction subcommands
Steps to complete:
v26.0.0
I noticed we are using both AutoCLI v1 and AutoCLI v2. Could this be the source of the issue?
What happened?
Description
Autocli somehow adds extra commands for certain tx commands. e.g
Steps to complete:
Osmosis Version
v26.0.0
How to reproduce?