Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: stellar contract info * commands require network when network no… (
#1676) * Fix: stellar contract info * commands require network when network not required * Added wasm field to Args struct and updated Cmd::run logic * fix: prevent network resolution when local wasm is provided in fetch_wasm * Update cmd/soroban-cli/src/commands/global.rs Co-authored-by: Willem Wyndham <[email protected]> * Update cmd/soroban-cli/src/commands/network/mod.rs Co-authored-by: Willem Wyndham <[email protected]> * Update cmd/soroban-cli/src/commands/global.rs Co-authored-by: Willem Wyndham <[email protected]> * Update cmd/soroban-cli/src/commands/contract/info/shared.rs Co-authored-by: Willem Wyndham <[email protected]> * fix: make network args optional and postpone error until resolution --------- Co-authored-by: Willem Wyndham <[email protected]> Co-authored-by: Willem Wyndham <[email protected]> Co-authored-by: Jane Wang <[email protected]>
- Loading branch information