CLI: allow to create a new account with non-falcon auth component
Abierto
cli
- Lenguaje dominante
- Rust
- Estrellas
- 78
- Forks
- 129
- Merge medio
- 4 d 14 h
- PR fusionados (30 d)
- 52
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.