archway-network / cli

Develop WASM smart contracts with the Archway network developer CLI
https://docs.archway.io
Apache License 2.0
44 stars 21 forks source link

fix(contracts): duplicate flags in the `contracts store` #257

Closed aelesbao closed 11 months ago

aelesbao commented 11 months ago

Description

The --no-confirm flag is showing up two times in the contracts store sub-command help.

--[no-]confirm                     Asks for confirmation before broadcasting the tx or skips the prompt completely
--no-confirm                       Don't show confirmation prompt