CLI: allow to create a new account with non-falcon auth component
Aberta
cli
- Linguagem predominante
- Rust
- Estrelas
- 78
- Forks
- 129
- Merge médio
- 4d 14h
- PRs com merge (30d)
- 52
Descrição
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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.