Expose `miden-client call` in `midenup` as `miden call`. This follows the `miden-client call` design in the “Add `call` CLI command” issue [(#1395)](https://github.com/0xMiden/miden-client/issues/1395). New subcommand looks: `miden call <ACCOUNT_ID>:<PROCEDURE_ID> [ARGS…] --package <PATH_TO_PACKAGE>`
Expose
miden-client callin midenupas miden call. This follows the miden-client calldesign in the “Add callCLI command” issue (#1395).New subcommand looks:
miden call <ACCOUNT_ID>:<PROCEDURE_ID> [ARGS…] --package <PATH_TO_PACKAGE>