CLI: allow to create a new account with non-falcon auth component
Ouverte
cli
- Langage dominant
- Rust
- Étoiles
- 78
- Forks
- 129
- Merge moyen
- 4 j 14 h
- PR mergées (30 j)
- 52
Description
Currently `create_client_account` hardcodes the auth component to be used for both new wallets and new accounts.
We should refactor this so that:
1. `new-wallet` command stays as-is
2. `new-account` inspects the packages passed in with `-p` flag, and if an auth component is present, overrides the default falcon auth component with it.
related to https://github.com/0xMiden/miden-client/issues/1132
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.